cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP: Call failed: com.sap.aii.af.sdk.xi.srt.BubbleException: HTTP Response Received. Status Code = 500 [null "null"]

Former Member
0 Kudos

Hi Experts,

We Created JDBC to Proxy communication. We are working  on Production system development and quality are done.

While transfering message from DB----ECC we facing below issue.

Assign the Required roles also for particular user

SAP_XI_APPL_SERVER_USER

ZSAP_ALL

ZS_TATA_MM_RELV_ALL

Z_SAP_SPRO_DISPLAY

Z_SAP_SPRO_EDIT

Z_SAP_SPRO_EDIT_ALL

Please let me know any thing we missing

Thanks,

Raju

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi All,

Thank you for your input.....

We resolved this issue. This authorization issue.

Please find below authorization.


SAP_XI_APPL_SERVER_USER

ZSAP_ALL

ZS_TATA_MM_RELV_ALL

Z_SAP_SPRO_DISPLAY

Z_SAP_SPRO_EDIT

Z_SAP_SPRO_EDIT_ALL

Other than this in SU01 t-code  we have one tab profile here we have maintain below role

SAP_ALL

SAP_NEW

Thanks,

Raju

Answers (2)

Answers (2)

apu_das2
Active Contributor
0 Kudos

Hi Raju,

There can have multiple reasons of bubble exception. First check your inbound proxy is working fine. Login your ECC system and from sproxy test standalone once.

Thanks,

Apu

ravicarpenter
Active Participant
0 Kudos

The very first line in the first screen shot says error while parsing the message. Seems the receiver proxy is not in sync with the payload being sent. Could you please check that once.