cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP call using HTTP receiver adapter with dynamic query string

Former Member
0 Kudos

Hi,

I want to make a http call to an external system which returns an XML message.

The requirement is to make this call with a dynamic query string based on which the response XML message would vary.

Is this possible with the HTTP Receiver adapter? I could not get much help from the documentation.

A work around could be to have an ABAP or a JAVA mapping which has the HTTP call inside it and the query string can be manipulated inside the mapping.

We are on SP13 right now.

Thanks in advance,

Regards,

Renjith.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Renjith,

Currently I have exactly the same problem as yours.

Have you found the solution for this requirement?