Create the following composite with Asynchronous BEPL process by dragging the BPEL component on the composite.
Reason for Asynchronous BPEL Process:
Since we are going to have a Human task within the BPEL Process and we can't expect the response with in the timeline from human task.
So to avoid the process timed out which we will get when we use Synchronous BPEL Process (for reference please go through this post click here) we will go for creating the Asynchronous Process.
For clear step by step process to create the Human Task please follow this link click here
Now ready to Deploy and Test.
For clear steps to deploy and test please go through my previous post click here
Test with the input Amount >= 90000 here given 90001
Task will be in running state unless and until it will be Approved or Rejected by login into BPM Worklist Application.
For clear steps to working with BPM Worklist Application please go through my previous post click here
After performing the steps now we can see the task is in completed state.
We can see clearly from launch flow trace as below.
Input:
Output:
Reason for Asynchronous BPEL Process:
Since we are going to have a Human task within the BPEL Process and we can't expect the response with in the timeline from human task.
So to avoid the process timed out which we will get when we use Synchronous BPEL Process (for reference please go through this post click here) we will go for creating the Asynchronous Process.
For clear step by step process to create the Human Task please follow this link click here
Now ready to Deploy and Test.
For clear steps to deploy and test please go through my previous post click here
Test with the input Amount >= 90000 here given 90001
Task will be in running state unless and until it will be Approved or Rejected by login into BPM Worklist Application.
For clear steps to working with BPM Worklist Application please go through my previous post click here
After performing the steps now we can see the task is in completed state.
We can see clearly from launch flow trace as below.
Input:
Output:
No comments:
Post a Comment