Tip:
Highlight text to annotate it
X
To integrate the new functionality, the XSD, WSDL and BPEL specifications need to be modified
The new complex type for the reset request needs also to include the id to allow correlation
The WSDL specification needs to include the new reset operation that will be request-only
Now the BPEL process will be enhanced to allow two concurrent paths, one receiving the stop request and the other the new reset request
Again the correlation needs to be configured. A correlation alias needs to be added to the correlation property.
Fix the path to the id and include the correlation to the reset receive activity
Sometimes you need to wait a few seconds for the BPEL process to be rebuilt and the errors messages disappear.
It is ready, the process will allow a reset and terminate operation as alternative path.