Problem Statement While invoking any third-party or internal web services which have a soap version either 1.1 or 1.2, then you might face the below error and will not be able to fetch any response back. Although, one might see that the desired invocation has worked end to end successfully still the invoke activity is …
Tag Archives: bpel
Implement Intermediate Service for Custom Correlation
Technology and ToolsPrimary Technology used for Development: Oracle Fusion Middleware – BPELTools used for Development: Jdeveloper 12C or 11g and SQL developerTools used for Testing: Weblogic Enterprise Manager Technical ArchitectureGiven a scenario where we have a service awaiting an asynchronous response from the third party and the correlation is happening on a variable declared as …
Continue reading “Implement Intermediate Service for Custom Correlation”
Need for Intermediate Service for Custom Correlation
Problem StatementDuring Integration testing, with the third party, an issue with a custom correlation was observed. We had a service which was waiting for the asynchronous response from a third party, having a property alias called. Now the flow might process with one of the following scenarios • The response received from the third party …
Continue reading “Need for Intermediate Service for Custom Correlation”
