Skip to Content
0
Former Member
Jan 15, 2008 at 11:25 AM

HTTP Questions

29 Views

We have a scenario where an external system is going to communicate with us by sending an XMl message via HTTPS.

Now my question is... if we use the HTTP Adapter then what do we need to do to enable HTTPS. Do we just need to create a HTTPS port on the ICM?

The reason I ask is because the HTTP is on the abap stack correct so there is no adapter or sender agreement.

Also is there anything that needs to be done with regards to STRUCT, cryptographic libraby etc.

Finally is it better to go for a SOAP sendr in this case and if so what is required from this side.