WS-AtomicTransaction (wsAtomicTransaction)
Configuration properties for the Web Services Atomic Transaction feature.
Name Type Default Description asyncResponseTimeout A period of time with millisecond precision 30s Amount of time the server waits for an inbound WS-AT protocol response before it resends the previous WS-AT protocol message. Specify a positive integer followed by a unit of time, which can be hours (h), minutes (m), seconds (s), or milliseconds (ms). For example, specify 500 milliseconds as 500ms. We can include multiple values in a single entry. For example, 1s500ms is equivalent to 1.5 seconds. clientAuth boolean false Specifies whether additional client authentication is enabled for the WS-AtomicTransaction protocol when SSL is enabled. externalURLPrefix string Optionally specifies the host and port address of a proxy server used to route the WS-AtomicTransaction protocol. sslEnabled boolean false When set to true, WS-AtomicTransaction internal event messages sent between the WS-AT coordinator and participant are encrypted using SSL. sslRef Top level ssl element (string). defaultSSLConfig Specifies the SSL configuration to be used for the WS-AtomicTransaction protocol when SSL is enabled.