cancel
Showing results for 
Search instead for 
Did you mean: 

SAP PI - HTTPS Sender Empty Payload

Former Member
0 Kudos

Hi All,

This is regarding empty content issue in SAP PI HTTP Sender scenario.

Request your inputs to sort out the issue.

Scenario :

Thirdparty (HTTP) à SAP PO à ECC

Issue:

When Third party application trying to post ‘Encrypted Content’ – (HTTP POST method) to our SAP PO Server we are receiving empty content.

(Since its technical related I am not mentioning on business requirement)

But when we are trying to post the same content from SOAP UI we are receiving proper content and able to process it further.

Steps taken:

Changed the Content type to application/x-www-form-urlencoded (using message transform bean module at HTTP Sender Adapter) and also tried with TEXT/XML option but still ended up with empty content issue.

PFB the logs received from Third party’s server

2017-08-02 10:08:52 GMT [ISC.0038.0002D] --> POST /HttpAdapter/HttpMessageServlet?interfaceNamespace=dummy2∫erface=dummy2&senderService=BS_CIT

IBANK_LSDEV&qos=EO&j_username=user&j_password=******** HTTP/1.1

2017-08-02 10:08:52 GMT [ISC.0038.0002D] --> User-Agent: Mozilla/4.0 [en] (WinNT; I)

2017-08-02 10:08:52 GMT [ISC.0038.0002D] --> Accept: image/gif, */*

2017-08-02 10:08:52 GMT [ISC.0038.0002D] --> Host: ************************************

2017-08-02 10:08:52 GMT [ISC.0038.0002D] --> Content-Type: application/x-www-form-urlencoded

2017-08-02 10:08:52 GMT [ISC.0038.0002D] --> Content-Length: 1141

And the HTTP/200 from your server:

2017-08-02 10:08:52 GMT [ISC.0040.0001D] HTTP/1.1 200 (tid=16523452); request url=null

2017-08-02 10:08:52 GMT [ISC.0038.0002D] <-- server: SAP NetWeaver Application Server 7.42 / AS Java 7.40

2017-08-02 10:08:52 GMT [ISC.0038.0002D] <-- date: Wed, 02 Aug 2017 10:08:52 GMT

2017-08-02 10:08:52 GMT [ISC.0038.0002D] <-- access-control-allow-origin: *

2017-08-02 10:08:52 GMT [ISC.0038.0002D] <-- msgguid: 961e36a6-776a-11e7-a27e-000003ca60fe

2017-08-02 10:08:52 GMT [ISC.0038.0002D] <-- content-length: 0

2017-08-02 10:08:52 GMT [ISC.0038.0002D] <-- set-cookie: saplb_*=(J2EE63594720)63594750; Version=1; Path=/

2017-08-02 10:08:52 GMT [ISC.0038.0002D] <-- set-cookie: JSESSIONID=dgt2h01YWugvaZbtSGxrNxHOYWuiXQH-YMoD_SAP6lDU6y90e7JpnxiUpscVQl7f; Version=1; Path=/

2017-08-02 10:08:52 GMT [ISP.0090.0004I] gxs.https.comm:pushDoc -- Response from URL ***********************************/HttpAdapter/HttpMessageServlet?interfaceNamespace=dummy2∫erface=dummy2&senderService=BS_CITIBANK_LSDEV&qos=EO&j_username=user&j_password=********* for pushing b6j80d00bmh6mmv60013gjq9 is 200

Best Regards,

Suresh S

patan_moulali
Explorer
0 Kudos

Hello Suresh,

Did you try to solve the Issue ?

Regards

Moulali P

Accepted Solutions (0)

Answers (0)