Salesforce

Application Public Name (Magic xpa 2.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

Application Public Name (Magic xpa 2.x)

The ApplicationPublicName environment setting provides a way to set a different name to the project by which the broker will identify the project.

This setting is available only by manually setting it in the .ini file. (It is not available from the Environment settings dialog box.)

The expected value for this setting is a string value, up to 30 characters in length.

This entry is in the [MAGIC_ENV] section.

If this property is not set or set to blank, the application public name will be the project's file name (excluding the suffix).

For example, if you want to refer to the application by APPNAME=”ABC” then the following should be set in the [MAGIC_ENV] section:

ApplicationPublicName=ABC

Modification of this property at runtime (using INIPut) takes effect in the next session.

Reference
Attachment 
Attachment