on 2023 Nov 08 6:45 AM
Where should we provide $filter query in HTTP Receiver adapter?
I need to invoke SAP Ariba Contract Workspace Retrieval API . SAP Ariba Contract Workspace Retrieval API is a REST API. It also accepts $filter as a query parameter.
So I need to use HTTP Adapter with $filter query. But when I am adding the $filter in "Query" field, it is not allowed and showing an error at design time.
Request clarification before answering.
Hi,
I guess the problem are the blanks in your query.
Can you try with url-encoded blanks?
I mean, use %20 instead of a whitespace
e.g.
&$filter=quantity20gt%201
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Jai, could you please show what error you get?
I've tried it and I don't get an error after save the iFlow-designer
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Jai, could you please show what error you get?
I've tried it and I don't get an error after save the iFlow-designer
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
64 | |
8 | |
7 | |
7 | |
6 | |
5 | |
5 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.