Quantcast
Viewing all articles
Browse latest Browse all 1306

REST Sender adapter - multiple dynamic parameters

Dear

 

We are currently configuring a sender REST adapter which be called as such:

http://host:port/RESTAdapter/pi/query/jira/solman/getsystems?sap-client=001&cust=00009999

(even encoding the question url or only question mark and ampersand doesn't help)

 

However whenever we try this, we can see following error returned by PI:

Image may be NSFW.
Clik here to view.

 

The sender adapter is configured properly according to the documentation on SAP Help:
Image may be NSFW.
Clik here to view.

 

Has anyone encountered this issue before?

We might think this is a bug, as the interface works fine when we use following pattern:

Image may be NSFW.
Clik here to view.

 

But only when we use the url as follows:

http://host:port/RESTAdapter/pi/query/jira/solman/getsystems%3Fsap-client=001&cust=00009999

 

We had to encode the question mark in the URL (%3F) in order for PI to pick the right channel with the correct parameters.

 

When using the normal question mark (e.g. used with the Chrome Advanced REST Client), we basically receive the same error as above:

Image may be NSFW.
Clik here to view.

 

 

Have any of you encountered this before, or have any of you used multiple parameters before in the sender REST adapter.

 

 

Thanks for any feedback.


Viewing all articles
Browse latest Browse all 1306

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>