Layer | Campaign Manager |
Direction | From CallGem |
Type of Service | CM |
Interface ID | DE |
Message Purpose | Table Data |
Example | CM:DE:TB\TDdefault\CY1\DT<xml data .../> |
Explanation | The DT parameter contains the requested table data in xml form. This message is sent in response to a Get Tables [GT] message. |
Notes | See RouterNET Integration. See also SDMP (Softdial Message Protocol) |
Parameters | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
Code | Name | Type | Mandatory? | Min Val | Max Val | Description | ||||
B1 | DataSourceName | string | true | 1 | 80 | The name of the ODBC data source. | ||||
CY | CampaignIdentifier | int | true | 0 | 9999 | Campaign Identifier parameter. The identifier can be extracted from the status broadcast message. | ||||
DT | Data |
|
false | 1 | 128000 | The DT parameter contains an XML string that contains campaign table information for the specified campaign. | ||||
RS | ResourceStatus | int | true | 0 | 1 |
This parameter may have the value 0 or 1.
|
||||
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. |