Consume JSON based OData Service using SOA 12c

Please refer Consume OData using SOA 11g post for SOA 11g version. As part of this post, we will see how to consume JSON based OData Service using SOA 12c. OData OData (Open Data Protocol), promoted by Microsoft, now an OASIS Standard,  helps service providers to expose their data using RESTful APIs. OData… Read moreConsume JSON based OData Service using SOA 12c

TypeError: Cannot find function in object http://docs.oasis-open.org/wsbpel/2.0/process/executable

With Soa 12.2.1 , we can create BPEL component and use Javascript inside the BPEL activities like assign, while , if , wait, etc We also have a Javascript activity in which we can write block of javascript code to manipulate the data. “bpel” is one of the global object which… Read moreTypeError: Cannot find function <name> in object http://docs.oasis-open.org/wsbpel/2.0/process/executable