BPM Products - My webMethods Server. The webMethods Advanced Troubleshooting Guide provides information about major webMethods components. Dear Ahmed, I will prepare a tutorial for you concerning the business process deployment. The standard way is using the webMethods deployer, the other way of doing it. Today we are going to discuss how to design and develop a webmethods business process model which supports the waiting for an external event/response to resume the.
We discussed in the last tutorial how we can design a business process waiting for external response or event using the correlation, and we mentioned that there are three ways to implement correlation using web methods BPM 1)Field, 2)correlation service, and 3) manual. We covered implementing the correlation by Field in our last tutorial. Today we are going to cover the service correlation. It is strongly recommended to read the first part of the tutorial before reading this one.
Here is the link for part 1: Note: This tutorial is valid for web methods versions 8, and 9. We will use the same example of part 1: Description of the process: We will assume that we are designing a process to perform credit check for a bank before accepting a loan request.
We will send the request to the credit office and our process will be waiting for the asynchronous response from the credit office. After receiving the response we will notify the customer by email. Hello PatryK, You don’t need to use pub.prt:correlationService as the business model will do it for you. The correlation field, and correlation service choice in the start step or correlation step has exactly the same effect, we use correlation service instead of correlation field if the correlationId is not in the input document, and the most important thing is to make sure that the output your correlation service is a variable with the name ‘processCorrelationID’ as the business process will be waiting for it to create the correlation for you. This way is tested and working in webmethods 8.x, and 9.x. Please don’t hesitate if you have more questions.
Seco Tools 7xd Drill on this page. Best regards, Hossam Elsharkawy.