Since version 108, the “Safe X3 Java Bridge Server” component has the ability to contact an X3 processing server in order to call 4GL sub-programs directly. In this way, the developers of "extends" bundles are able to connect to the available connection pools by means of the SDK Client.
This function is used to define the pools published for the solution. It is used to define the connection pools of the “Safe X3 Java Bridge Server” component in relation to a folder.
The connection pools are not necessarily linked to SDATA.For optimization reasons, it is recommended to set the login integration user used by the SalesLogix application as the connection pool.
Refer to documentation Implementation
Fields
The following fields are present on this tab :
Configuration
|
Identifier of the Java Bridge pool. |
|
  |
|
The folder is the one on which sessions are opened. |
|
This field is used to define a connection language. |
|
The User code, Password, System user and System password fields are used to define the parameters required to open sessions. |
|
  |
|
The User code, Password, System user and System password fields are used to define the parameters required to open sessions. |
|
  |
|
  |
|
The maximum number of entries must not exceed the number of entries available in the Sage X3 license.
|
|
As the web services server, the Java server opens connections in advance, in order to improve response times. The number of initial entries corresponds to the number of opened sessions upon launching the bridge. It is lower than or equal to the maximum number of entries. The other sessions are opened progressively, as soon as they are required. |
|
  |
|
The maximum time is the downtime (in seconds) before a session is closed. The session reopens automatically as soon as a query is run. |
|
  |
Advanced
|
  |
|
  |
|
  |
Close
This button is used to view the setup file present on disk and created by the validation function. |