Property | Values | Function |
---|---|---|
Enable Remote Call | Boolean | Specifies whether to enable calls to external libraries by using RSS. By default, this property is set to False. This property is available for MCP configuration only. |
Server Name | String literal | Specifies the MCP host details. For MCP applications, enter the name or IP address of the MCP host on which the application was built. This property is available for MCP configuration only. |
RSS Port Number | Numeral | Specifies the RSS port number. Enter the port associated with the RSS installation on the MCP host specified in Server Name. By default, the port is 6004. This property is only available for MCP configuration. |
RSS User Name | String literal | Specifies the MCP user name. For MCP applications, enter the usercode on which the application was built. This will be used to locate the <system>/EXTERNAL/ COLLECTION program and external libraries. This property is only available for MCP configuration. |
RSS Password | String literal | Specifies the password of the MCP usercode. This property is available for MCP configuration only. |
Data Translation Routine Exists | Boolean | Determines whether Data Translation has been done by the Debugger. By default, this property is set to False. This property is available for MCP configuration only. |
Primary Disk | String literal | Specifies the pack in which the <system>/EXTERNAL/ COLLECTION program and the external libraries are located. Enter the object pack of the application. This property is available for MCP configuration only. |
Secondary Disk | String literal | This property is redundant due to the implementation of Remote Call access. If you have external libraries that are not located in the usercode of your application or on the object pack of your application, you must update the configuration properties of your external classes so that the names of external class libraries are fully qualified. This is necessary for a debugging session only. This property is available for MCP configuration only. |
All configuration properties that affect debugging can be reset to default values. Refer to Debugging Applications for more information on Reverse to default value for Configuration Properties.