Configure 3DEXPERIENCE platform Connection Parameters
Change3DEXPERIENCEPlatformCredentials.sh
- File modified:
config\gateway-config.properties
- Properties modified:
V6ConnectionURL
,LoginUserId
,LoginPassword
andLoginRole.
Configure 3DEXPERIENCE platform Connection Parameters
Launch Change3DEXPERIENCEPlatformCredentials.sh
Note:
Only applicable for 3DExperience Gateway Server.
Configure Shadow Directory
Launch ChangeShadowDirectory.sh .
Note:
The user is notified when the shadow directory folder does not exist.
Configure File Server Parameters
Launch ChangeFileServerCredentials.sh .
Configure Site ID Information
All site ids and urls in a particular setup are mapped in file
config/site-ids-config.xml . The Site Id values are arbitrary, but must be coherently defined in the different X-PDM components.
An additional attribute called as self is kept for identifying the site id of the local site. It accepts a boolean value.
Default value is false. Format of the file is as follows:
<Site id="3DExperience Platform" self="true" /> <Site id="XPDM1" url="http://xpdmserver:8080/XPDMGW" self="false"/> <Site id="XPDM2" url="http://XPDM2:7001/XPDMGW" self="false"/> <Site id="XPDM3" url="http://XPDM3:5008/XPDMGW" self="false"/> Configure the Notification ServicesThe notification service is used by the Gateway Server to send notifications about the event processing failure to the respective users. The notifications are sent via emails. Configure Logging
You can manage logs for both the Gateway Servers through a standard logging system and
control log levels.
The logback.xml is used for log configuration. The required keys and appenders are present in the logback.xml file.
The where, You can change the default log directory( Note:
The user is notified when the log directory folder does not exist.
Configure Gateway Administrative Console User
You can modify list of authorized Central Authentication Service (CAS) users who can access Gateway Administrative Console.
Note:
The list of authorized CAS users who can access Gateway Administrative Console can be different for both the gateways.
Configure Blocking Event in a Queue
In gateway-config.properties file, update the NonBlockingQueues property as per your requirement.
|