Description
We have more than 1 web service in one solution. The first web service will generate a Customer Number. The result of the first web service which is the Customer Number will be used by the succeeding web service. How to make the second web service work? Since the second web service is waiting for the result of the first web service.
Applies To
Composer 11.x
Solution
First web service will be triggered by a 'Button' or manual intervention. Based on the "Log field" of the first web service, other scripts will get triggered automatically and sequentially. This can be achieved with rules.
Comments
0 comments
Please sign in to leave a comment.