What are iProcess Messages?

A message consists of the business data that is captured from the information entered into the iProcess forms, such as what values exist in what field. A message also contains instructions for the iProcess Engine regarding what actions to take, such as releasing or forwarding the message. It can also contain control information used to manage the message. A message is delivered (enqueued) to the message queue and consumed (dequeued) by recipients.

The message queues and their messages are stored in database tables that operate as message queues.

The iProcess Engine is set up to use the Local message type, which is used for communication between the foreground and background processes.