API Message Guide

RI - Record Inserted

Layer Campaign Manager
Direction From CallGem
Type of Service CM
Interface ID DE
Message Purpose Record Inserted
Example CM:DE:RI\TDdefault\CNSales\RS0\TK1234\DT<xml data .../>
Explanation This message is issued in response to an Insert Record request.
Notes See also SDMP (Softdial Message Protocol)
Introduced 10.6.255
Parameters
Code Name Type Mandatory? Min Val Max Val Description
CN CampaignName string true 1 80 From V10.6.263 - Campaign Name parameter that identifies the updated campaign table.
DT Data string false 1 128000 The DT parameter should contain an XML string that describes the changes made to the campaign properties.
RS ResourceStatus int true 0 1 This parameter may have the value 0 to 2.
0Record successfully inserted
1Record inserted, but unable to dial immediate (eg. time of day constraint)
2Insert failed. The reason for this is logged in the campaign Manager TXLog file
TD TenantDescriptor string true 1 80 Mandatory when operating in Multi-Tenancy. Otherwise it must not be used.

This parameter is alphanumeric and identifies to which tenant this message applies. Typically contains a company name.

TX TransactionIdentifier string true 1 87 Used by CallGem to identify to which request this message is responding. Must be unique across all requests.