Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
A Receive Task is a simple task that waits for the arrival of a certain message, i.e., the process will stay in this wait state until a specific message is received by the engine, which triggers the continuation of the process. The sample related to this task is the BuyProduct.bar
found in the <BPS-<EI_HOME>/repositorysamples/samplesbusiness-process/bpmn
directory.
Flow of the sample
...