Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

JMX connector is implemented in JAVA as JCo service. The service has to be configured and running before first use. All configuration setup of JCo service for JMX connector has to be done on the central instance of Datavard Insights. Execute the report /DVD/JMX_JCO_SETUP. Select the option Check deployment and execute (F8) it to be sure that JCo service is not already installed and runrunning.

You should get following information

Go back and select the option Setup JCo service

All fields of JCo service setup are editable now. Please fill all fields with proper information.

  • Gateway service - port Port which SAP gateway of SAP AS is listening on. It is automatically detected for main SAP AS.
  • Program ID - name Name under which JCo service will be registered on SAP AS Gateway. Default value is DVD_JMX_PROGID
  • Connection count - A value Value of greater than 1 allows parallel outbound processing of server instances. Maximum is 100. Default value is 10.
  • Worker thread count - Defines the maximum number of JCo Server worker threads in the thread pool. To enable parallel outbound processing, use a value greater than 1. It is recommended you use a value of 4 to process a high number of small messages. The maximum value is 100. Default value is 20.
  • Worker thread min. count - Defines the minimum number of JCo Server worker threads for receiving calls from SAP. The default value is 5. If JCo Server is idle, the specified number of minimum threads are kept running in the thread pool.
  • Gateway host - IP address of gateway host. It is automatically detected for main SAP AS.

...

  • Client - the name of the SAP logon client.
  • User - the user name to use for SAP authentication.
  • Password - the password to use for SAP authentication.
  • System number - the SAP system number.
  • Peak limit - the maximum number of connections available in the connection pool.
  • Application server host - the fully-qualified name or IP address of the application server that hosts SAP. It is recommended to choose the same application server as for deploying of JCo service.

...