Process send and receive messages
Upon receiving the
Send Message
call, the FactoryTalk Batch
Server stores the message into the message list and actively responds to outstanding or incoming Receive Message Wait
calls from other phases within the synchronization group. When receiving a Receive Message Wait
call from a phase of the synchronization group, the Server checks the message ID and completes the message if appropriate. Upon completion of the message transfer, the Server removes the message from the message list.Provide Feedback