Softdial Campaign Manager

Data (DT) Parameter - XML Format

When the Deliver application data as XML option is selected (see General Settings), Softdial Campaign Manager™ provides the record data included in the Data (DT) parameter in an XML document format. XML data should be selected if the application data is likely to include characters that are considered invalid in standard SDMP messages - see Invalid Characters on the Configuration Issues page.

The following is an example of contact record data as delivered to an agent application, e.g. Softdial Scripter™ 2. It is passed to and from Softdial Campaign Manager™, via Softdial CallGem™, in the Data (DT) parameter of the agent layer messages, e.g. Begin Preview [BP], Agent Connect [AC], Transaction Complete [TC].

It is formatted on a single line, without carriage return (CR) and linefeed (LF) characters, since in the SDMP protocol, CR LF indicates end of message. The example document below has been formatted for easy reading.

From V10.6.568 - the i parameter is no longer used (still present for legacy xml/ xsd validation compatibility but now set to '0' and ignored). The n (name) field is now generally used as the key.

This is likely to be a breaking change for existing integrations

See also The Data (DT) Parameter.