'Log action after replace not getting executed
In my pipeline, I have a service callout to call HTTP business service. Inside the service callout request action, I have 1) a log action to log the body before replace, 2) replace action and 3) log action to log the body after replace.
The service callout is working as expected. However, the log action(2) after the replace action is not executed. The actions placed after the replace action are not getting executed..
Can anyone help me understand what happens when the Replace action inside the service callout gets executed?
Thanks,
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
