Trigger Java Receive Task in bulk
Hi,We have a scenario where the process has to wait till we get the response from the external system which can be a time-consuming thing. We have modeled this using Java receive task.The external system can send the response in bulk and then we have...