Extracting the result returned from the service response
Hello,
the response returned from the REST service that I called within the integration I prepared in Oracle Integration Cloud is as follows. Here, I want to take each <MESSAGE>
within ET_RETURN
and save it to a variable. For example; Effective availability check. Delivery date. Statistical delivery date. How can I achieve this?
Here is my sample response:
<executeResponse xmlns="http://xmlns.oracle.com/cloud/adapter/REST/<endpoint>/types">
<response-wrapper xmlns="http://xmlns.oracle.com/cloud/adapter/REST/<endpoint>/types">
<result>
<ET_RETURN>
<MESSAGE> verilerinin devralınması sırasında hata</MESSAGE>
<TYPE>W</TYPE>
</ET_RETURN>
<ET_RETURN>