cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP Receiver - HTTP ( Axis ) Channel ping Error . " System has Some Error "

Former Member
0 Kudos

SOAP Receiver - HTTP ( Axis ) Channel ping Error . " System has Some Error "

Here

Adapter Type : SOAP Receiver.

Transport Protocol : HTTP ( Axis ).

I am working on Scenario [ ECC to PI to SAP Successfactor ] where SAP's Document recommendation is to use SOAP HTTP Axis Protocol type Adapter.

I have Configuared my target Communication Channel as Per SAP's Recommedations and SAP's Document.

See Attachment : SAP Recommendation Document.

Now after configuration my receiver channel , When I go to RWB -> CC Monitoring -> Open my SOAP HTTP ( Axis )Channel -> Ping Channel .

I am getting following Error:- .

See Attachment : CC Monitoring - Ping Channel Error .

To See my Channel Config kindy find following Screenshot in attachment.

1. CC - Parameter Tab.

2. CC - Module Tab

Accepted Solutions (0)

Answers (10)

Answers (10)

Former Member
0 Kudos

Hi Prabhat,

Please let me know how did you managed to solve the problem?

I am facing same issue when tried pinging SOAP Axis(http) channel in SAP PI.

Thanks in advance.

Regards,

SV

Former Member
0 Kudos

Resolved the same issue (HTTP 403 forbidden errror) by using note:

 

1953125

Former Member
0 Kudos

Hi,

Does anyone has the solution besides then useFullURL

I am having the same error even I set the parameters to useFullURL = true.

Any thought?

Thanks!

SP

Former Member
0 Kudos

Hi Seng-Ping,

Try to view your whole SOAP message with the XIInspector. With this tool you can check which URL you use and what SOAP message is sent.

Use the following parameters in the XIInspector:

- Example = "XI Adapter"

- Collect debug traces from: "HTTP Provice (Full dump)"

- XI Adapter = "SOAP adapter"

Hope it helps.

Former Member
0 Kudos

Thanks, will try this.

Although individual channel ping failed, but PI still able to connect to SF successfully with this SOAPaxis channel when running on end-to-end message processing.

praveen_sutra
Active Contributor
0 Kudos

hi Prabhat,

Have you been able to solve this problem.

I am currently working on successfactor integration and i am wokring on SAP PI 7.31 dual stack system and followed blog u have written on this.

when i am trying to use SOAP channel i am getting HTTP 403 forbidden errror and when using SOAP axis adapter i am getting connection closed.

any help is appreciated.

thanks and regards,

Praveen T

Former Member
0 Kudos

Hi Praveen,

I've got this issue resolved by checking the message in the XIInspector. I was using the wrong HTTP version (1.0 instead of 1.1) and the parameter useFullURL was not given in the module parameters.

praveen_sutra
Active Contributor
0 Kudos

Hi

Could you give me some more details about the parameter useFullURL .

thanks and regards,

Praveen T

Former Member
0 Kudos

Hi Praveen,

I've used the parameter useFullURL because the Axis SOAP adapter (which I used) does not (initially) send the request to a full URL.

This parameter (boolean) is in my case set to the AF_Adapters/axis/HandlerBean "trp" (which comes standard with the Axis configuration).

former_member303666
Active Participant
0 Kudos

Hi,

For Axis adopter. need to check some pre -requesist in our PI system.

in PI 7.11 the service pack should be upgrade as SP6.

need to dyploy the Axis jar file in PI system for supporting the Axix adopters.

rouse teh below link in your system. the status should be in green colour. 

http://<host>:<j2ee-port>/XIAxisAdapter/MessageServlet

Regards,

Kesava.

Former Member
0 Kudos

Hi,

Thanks for your reply. This seems to be the problem indeed. I've requested the installment to our BASIS team.

Former Member
0 Kudos

I'm getting this same issue when creating the SuccessFactors scenario.

Has anyone resolved this issue?

Former Member
0 Kudos

Hi Prabhat,

I am also facing the same issue.Can You Please let me know how u have resolved it.

Thanks,

Manoj

Former Member
0 Kudos

Mark @ Corrected in CC - Checked for Retain XI Header and Unchecked for attachment. But Still no Success.


Trevor Naidoo @ Adding Module CC Screenshot.  Yes I have added modules in CC.

Former Member
0 Kudos

Hi Prabhat,

You've also added the additional modules (and the additional config) in the modules tab as per the SAP Config guide?

Regards, Trevor

markangelo_dihiansan
Active Contributor
0 Kudos

Hello,

In the SAP Document, it says retain XI Header, so you should check the Keep XI Headers option in your CC. Are you also using attachments?

Regards,

Mark