Parameters |
B1 |
DataSourceName |
string |
true |
1 |
80 |
The name of the ODBC data source.
|
B4 |
TableName |
string |
true |
1 |
80 |
The name of the table or view for which columns are listed.
|
CY |
CampaignIdentifier |
int |
true |
0 |
9999 |
Campaign Identifier parameter. The identifier can be extracted from the status broadcast
message.
|
DT |
Data |
struct
|
false |
1 |
128000 |
The DT parameter contains an XML string that lists the column data for the specified
campaign table.
|
RS |
ResourceStatus |
int |
true |
0 |
1 |
This parameter may have the value 0 or 1.
0 | Request successful. | 1 | Request failed. |
|
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 |
From V10.7.1025 - Transaction identifier uniquely identifying this request. |