In your process, how would you model an asynchronous interaction with an activation system that has the following characteristics:
- The interaction includes one single request message and multiple response messages.
- The number of response messages may vary depending on the use case.
- The delay between the request and any response messages is considered too long and should not impact the process of revision orders.
- Any revision order received before the last response message should submit a new request to the activation system.
Currently there are no comments in this discussion, be the first to comment!