Deprecated feature

CREATESNMEVENTLISTENER

The CREATESNMEVENTLISTENER command creates a system network management event listener.

Keywords Required Value
DTDPATH No Path to the locally-stored DTD. The value of this parameter is used in the XML document to specify the location of the external DTD. If this parameter is not specified, the complete DTD is returned as an internal DTD. The length of the DTDPath must be from 1 to 254 bytes.
ETAPIVERSION Yes 3 (Indicates WebSphere Commerce Payments-or predecessor product-API version: Version 2.1.x, 2.2.x, 3.1.x, 5.5.x, and 5.6.x)
EVENTTYPE Yes 3 (Identifies the SNM event type.) Other values reserved for future use.
LISTENERURL Yes ASCII character string that identifies where the events show (for example, http://www.merchant.com/webapp/PaymentManager /eventReceiver888). Specify the port number using Configuration Manager. A valid URL from 1 to 256 characters.
OPERATION Yes ASCII character string "CreateSNMEventListener".
SOCKSHOST No Host name of the socks server. This parameter is required only for the event being sent by a socks server. Parameter values must be a valid integer (if specified). Maximum length is 256 bytes.
SOCKSPORT No Port number of the socks server. This parameter is only used if SOCKSHOST is specified. The default is 1080. The value for a (nonnull) SocksPort parameter must be a positive 16-bit unsigned integer from 1 to 65535.