Configuring Outbound Messages
This section provides guidelines for configuring the components needed to support outbound messages to the GIS system.
Message Senders
Define a message sender for each of the outbound message types associated with the GIS Integration web service category.
Each sender should be defined using the following guidelines.
Field / Context
Value
Invocation Type
Real-time
Message Class
SOAP: RHTTPSNDR (Send post messages via HTTP real-time)REST: RTJSONSNDR (Sender for real-time HTTP/JSON messages)
MSG Encoding
UTF-8 message encoding
HTTP Method
POST
HTTP URL 1
The URL of the corresponding service in Esri.
HTTP Header
REST:Content-Type:application/x-www-form-urlencodedAccept:application/jsonapplication/json
HTTP Form Data
adds=@XMLMSG@
External System
Configure an external system record for the GIS system your company sends messages to. Refer to External System for more information.
Provide an entry for each of the outbound message types associated with the GIS Integration web service category following these guidelines:
Field
Value
Outbound Message Type
The provided outbound message type
Processing Method
Real-time
Message Sender
The corresponding message sender for this type of message
Date/Time Format
XSD
Message XSL
SOAP: W1-CommonGISRequestForSOAP.xslREST: W1-CommonGISRequestForREST.xsl
Response XSL
SOAP: W1-CommonGISResponseForSOAP.xslREST: W1-CommonGISResponseForREST.xsl