AifGatewayQueue::getInboundMessageSetList Method

Reads the first available incoming record from the queue.

Syntax

client server public static List getInboundMessageSetList()

Run On

Called

Return Value

Type: List Class
A list of containers that contain a unique combination of AifMessageSetId, AifEndpointId, and AifChannel values.

Remarks

This method gets a list of all valid message sets for set-based processing.

See Also

Reference

AifGatewayQueue Table