Multiple query parameters in Business Object throwing error when invoked from Workflow Agent
Summary:
We need clarification on how Oracle REST API handles multiple query parameter conditions when invoked from AI Agent Studio.
In Postman, the q parameter works as expected when multiple conditions are separated using semicolons (;). For example, using multiple filters in the q parameter returns the correct results.
However, in AI Agent Studio:
- using semicolons (
;) in theqparameter results in a syntax error - using
anddoes not throw a syntax error, but it returns no results, even for records that exist and are returned correctly in Postman
Syntax Error
No Syntax Issue but no Results
Content (please ensure you mask any confidential information):
Tagged:
0