Hi Experts,
I want to call an API using the odata adapter and also want to include the query option(${header.UriInfo}) along with the custom query (sap-client=100).But in case of query not available(${header.UriInfo} is null) the & is giving error since the query is not there and custom query is there.
How do we handle this kind of scenarios?Please help me with this.
Regards,
Keerthana