Skip to main content

EnsLib.AmazonSQS.Operation

class EnsLib.AmazonSQS.Operation extends Ens.BusinessOperation

Property Inventory

Method Inventory

Parameters

parameter ADAPTER = EnsLib.AmazonSQS.OutboundAdapter;
Inherited description: The type of adapter used to communicate with external systems
parameter INVOCATION = Queue;
Inherited description: 2 modes: Queue, InProc

Properties

property Adapter as EnsLib.AmazonSQS.OutboundAdapter;
Inherited description: The adapter instance
Property methods: AdapterGet(), AdapterGetSwizzled(), AdapterIsValid(), AdapterNewObject(), AdapterSet()

Methods

method SendMessage(request As EnsLib.AmazonSQS.Message, Output response As Ens.Response) as %Status

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab