Common Content for Data Engineering
- Common Content for Data Engineering 10.4.0
- All Products
infacmd CreateWSHubService ... -so option_name=value option_name=value ...
Option
| Description
|
---|---|
DTMTimeout | Optional. Amount of time in seconds that infacmd attempts to establish or reestablish a connection to the DTM. Default is 60. |
ErrorSeverityLevel | Optional. Minimum level of error logging for the Web Services Hub logs:
Default is Info. |
HubHostName | Optional. Name of the machine hosting the Web Services Hub. Default is localhost. To apply changes, restart the Web Services Hub. |
HubPortNumber(http) | Optional. Port number on which the Web Services Hub runs in Tomcat. Default is 7333. To apply changes, restart the Web Services Hub. |
HubPortNumber (https) | Port number on which the Web Services Hub runs in Tomcat. Required if you choose to run the Web Services Hub on HTTPS. Default is 7343. |
InternalHostName | Optional. Host name at which the Web Services Hub listens for connections from the Integration Service. Default is localhost. To apply changes, restart the Web Services Hub. |
InternalPortNumber | Optional. Port number at which the Web Services Hub listens for connections from the Integration Service. Default is 15555. To apply changes, restart the Web Services Hub. |
MaxConcurrentRequests | Optional. Maximum number of request processing threads available, which determines the maximum number of simultaneous requests that can be handled. Default is 100. |
MaxLMConnections | Optional. Maximum number of connections to the Integration Service that can be open at one time for the Web Services Hub. Default is 20. |
MaxQueueLength | Optional. Maximum queue length for incoming connection requests when all possible request processing threads are in use. Default is 5000. |
SessionExpiryPeriod | Optional. Number of seconds that a session can remain unused before its session ID becomes invalid. Default is 3600 seconds. |
URLScheme | Optional. Security protocol that you configure for the Web Services Hub: HTTP or HTTPS. Default is HTTP. To apply changes, restart the Web Services Hub. |
WSH_ENCODING | Optional. Character encoding for the Web Services Hub. Default is UTF-8. To apply changes, restart the Web Services Hub. |
KeystoreFile | Optional. Keystore file that contains the keys and certificates required if you use the SSL security protocol with the Web Services Hub. |