Process instance creation using messages
When BP Server receives a message, the following steps are performed:
1. BP Server finds all the process templates whose Start workstep is subscribed to the received message.
2. For all such process templates found, a new process instance is created one by one.
3. The dataslots mapped to the message properties in the Copy operation are assigned corresponding values from the message.