AifOutboundProcessingService::processAsyncRequest Method [AX 2012]

Microsoft internal use only.

server private static void processAsyncRequest(AifOutboundProcessingQueue _outboundProcessingQueue)

Run On

Server

Parameters

_outboundProcessingQueue
Type: AifOutboundProcessingQueue Table
The AifOutboundProcessingQueue record that must be processed.

This method updates the AifOutboundProcessingQueue record status to In Process, processes the request and deletes the request from the queue.

Show: