RetailMediaChannelTwitterConnector.push Method [AX 2012]
The push method is called to post a message to the service
public str push(RetailMediaChannelMessage _message)
Run On
CalledParameters
- _message
- Type: RetailMediaChannelMessage Class
The RetailMediaChannelMessage object containing the message information
Return Value
Type: strReturns ID of the posted message upon success. If failed, returns empty string.
Community Additions
ADD
Show: