cancel
Showing results for 
Search instead for 
Did you mean: 

HTTPS Receiver Adapter with POST and query String

Former Member
0 Kudos

Hi there,

we are currently running a http connection with an external partner. We use the plain http adapter to send documents.

Now we want to secure the whole thing and switch to https.

Currently we solely use the comm. channel in the directory. In the URL we include the required query string (http:/xxx/yyy<b>?msgtype=order</b>)

As I understand, the only way to use httpS is to use a RFC Dest. Type G in sm59.

But I am not able to add a query to the url there.

I guess that it is not an option to ask our partner to search the posted document for parameters. We were already happy that they were able to do it like we have it.

Does anyone has an idea how we could include a query in the url or give somehow the partner explicitly the info about the message type we send?

Thanks in advance,

Helge

Accepted Solutions (1)

Accepted Solutions (1)

stefan_grube
Active Contributor
0 Kudos

Hi Helge,

When you save the SM59 destination type G with a query string, you receive a warning.

Just press enter to ignore that warning.

Regards

Stefan

Former Member
0 Kudos

Hi,

we are actually using SP 16 and there are some fields where you can enter parameters.

Anyway, our partner did not receive it so I applied the 2nd solution to just ignore the warning - and it worked

Regards,

Helge

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello

Anybody got any solution for this yet?

Thanks

Pankaj

Former Member
0 Kudos

Hi Helge,

as far as I know this should be possible with SP16 by using the settings in the adapter configuration.

We had this requirement, but with SP15 it isn´t possible.

Have a look on the documentation

http://help.sap.com/saphelp_nw04/helpdata/en/14/80243b4a66ae0ce10000000a11402f/frameset.htm

Chapter Adapter-Specific Message Attributes

There you can use up to 6 URL Parameters. I never used it, if you have SP16, try it.

Regards

Thomas