Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

What settings will be deployed to the solution – PB Docs 2022 – PowerBuilder Library

What settings will be deployed to the solution – PB Docs 2022

What settings will be deployed to the solution

Although the PowerServer C# solution allows you to make changes to
it, you will have to be aware that some settings in the solution might
be updated every time when the PowerServer project is built and deployed
in the PowerBuilder IDE.

PowerServer project
settings

Will be updated to

By

Overwrite strategy

Security page > Auth Template

UserExtensions project >
Authentication

Build

When selecting a different authentication template,
you will be prompted whether to overwrite the existing
authentication.

Deploy page > Basic tab > Port number for
local Kestrel

ServerAPIs project > Properties >
launchSettings.json > port number in
“applicationUrl”

Note: this port number will be used
in the development hosting environment.

Deploy

Determined by the “Overwrite server settings (DB
connection, .NET server listening port, and license)”
option.

When the option is selected, the port number
in “applicationUrl” will be updated, otherwise it will not be
changed.

Deploy page > Basic tab > Web API site URL The URL will be deployed to the client app >
apprun.json file
Deploy Overwritten all the time.

Deploy page > Basic tab > License
settings

UserExtensions project > UserConfig.json >
“PowerServer” > “LicenseKey” and “LicenseCode”

Deploy

Determined by the “Overwrite server settings (DB
connection, .NET server listening port, and license)” option.

When the option is selected, both “LicenseKey” and
“LicenseCode” will be updated, otherwise they will not be
changed.

Database page > Advanced tab > the current DB
connection profile

UserExtensions project > AppConfig >
AppConfig.json

Deploy

Overwritten all the time.

Database page > Advanced tab > database
caches configured in all DB connection profiles

UserExtensions project > AppConfig >
Applications.json or Applications.[DBConnectionProfile].json
> “Connections” > “Default” > [cache
name]

(“Default” refers to the default cache
group.)

Deploy

Determined by the “Overwrite server settings (DB
connection, .NET server listening port, and license)”
option.

New caches will be added regardless if this
option is selected or not.

If there are multiple
caches, there will be multiple [cache name] blocks. When this
option is selected, and if a cache with the same name is
configured in the Database page, the corresponding [cache name]
block will be overwritten; if there is no cache with the same
name in the Database page, the [cache name] block will not be
overwritten. When this option is not selected, all [cache name]
blocks will not be overwritten.

By the way, if you
create new cache groups (besides “Default”), these new cache
groups will not be overwritten regardless if this option is
selected or not.

Database page > Advanced tab >
transaction-to-cache mappings configured in all DB connection
profiles

UserExtensions project > AppConfig >
Applications.json or Applications.[DBConnectionProfile].json
> “Applications” > [app name] > “CloudTransactions”
> [transaction name]

Deploy

Determined by the “Overwrite server settings (DB
connection, .NET server listening port, and license)”
option.

New transactions will be added regardless if
this option is selected or not.

If there are
multiple transaction objects, there will be multiple
[transaction name] blocks. When this option is selected, and if
a transaction object with the same name is configured in the
Database page, the corresponding [transaction name] block will
be overwritten; if there is no transaction with the same name in
the Database page, the [transaction name] block will not be
overwritten. When this option is not selected, all [transaction
name] blocks will not be overwritten.


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x