AifOutboundProcessingService.run Method [AX 2012]

Processes all available send requests in the AifOutboundProcessingQueue.

public void run()

Run On

Server

Creates two runtime tasks to process requests in sequence or parallel. This is determined by the AifConversationId value of the request.

Send requests are removed from the outgoing queue and added to the gateway queue.

Show: