Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

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>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!