Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle Service bus 12c : How can i Access Json body payload in Error Handling Step using JavaScript

User_8ATWGJun 7 2021

Hi everyone,
Currently I call my partner REST API using "Service Callout" action

The response return HTTP CODE = 400, and response body is {"status":400, "message" : "Not found any BOND number", "transactionID" :"BOND34351"}

How can i get value of the body using "JavaScript CallOut" action.

Thank you very much for reading and helping me.

Comments
Post Details
Added on Jun 7 2021
2 comments
1,188 views