Amazon Integrator V6 - Online Help
Amazon Integrator V6
Questions / Feedback?

CreateMessage Method

Adds a message to a queue.

Syntax

public String createMessage(String queueId, String message);

Remarks

Adds a message to the queue specified. If VisibilityTimeout is specified it is updated for all the messages in the queue.

AddMessage returns a message id assigned to the message that is added to a queue. This can then be used to ListMessages or DeleteMessage.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0