API Message Guide

RM - Reload Complete

Layer Campaign Manager
Direction From CallGem
Type of Service CM
Interface ID DE
Message Purpose Reload Complete
Example CM:DE:RM\TDdefault\CY1\OI1234
Explanation Campaign Manager acknowledges that the reload request is complete.
Notes

NOTE: The purpose of this message is to indicate that the database cursor is closed when a user needs to make an occasional update to the database on an open campaign and should be used with caution. The reload and close cursor API is intended to allow users to make a quick database update without causing data integrity issues. Repeated use of this feature in quick succession may cause 'Unable to get database row values' errors.

See also SDMP (Softdial Message Protocol)

Introduced 10.6.395
Parameters
Code Name Type Mandatory? Min Val Max Val Description
CY CampaignIdentifier int true 0 9999 Campaign Identifier parameter. The identifier can be extracted from the status broadcast message.
OI OriginatorID string true 1 255 Originator ID. A token identifying the originator of the message.
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.