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

OIC Integration call from AI Agent Studio External Rest Tool

Summary:

We are calling a OIC rest integration using AI Agent studio. The call goes fine if we pass the value in the body template. The issue arises when we pass it as an input parameter.

For eg: { "RMA_DOCNO": "xxxxxx"} goes through fine.

But if we do the same using

{ "RMA_DOCNO": "{rmaNumber}"} with rmaNumber defined as a string parameter, the value goes like following

{ "RMA_DOCNO": xxxxxx } and then the integration fails with 500 error status

Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):

25C

Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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