cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP Call Failed

former_member350687
Participant
0 Kudos


Hi All,

Please help me in the below issue.

I am using SOAP addapter

Trasnport protocal: HTTP

Message Ptotocal: XI 3.0

Addressing Type:HTTP Destination

HTTP Destination : XXXX --> this was configured in the PI.

Connecton type: H

HTTP Connection to ABAP System

Message was sucessufully from PI and I am able to see the message in the PI MONI, but the message was not reaching the ECC.

While checking the Channel I am facing the below issue.

 

SOAP tried to access destination XXX of type HTTP which does not currently exist in the destination server.

You can create destinations in the NWA under configuration management infrastructure-destinations

Kindly suggest me the solution.

Thanks & Regards,

Mahi

Accepted Solutions (0)

Answers (3)

Answers (3)

iaki_vila
Active Contributor
0 Kudos

Hi Mahi,

You would need to find a proper error. Go to communication channel monitor ((PI) Communication channel monitoring - Technology Troubleshooting Guide - SCN Wiki) in order to check an exception in the receiver channel.

Have you got enabled the monitoring in your the ECC endpoint system? (you can enable the IE monitoring in the ECC like you did in PI )

Regards.

vishal1889
Active Participant
0 Kudos

You can also refer to below docuemnt to validate your configurations

Regards

VJ

vishal1889
Active Participant
0 Kudos

Hi Mahi

What is your PI Version ?

Also give brief description of your source and target systems and adapters used at each end.

Regards

VJ

former_member350687
Participant
0 Kudos


Hi,

PI 7.3

Input File Type: File

Output File type: Proxy

3rdparty --> pi --> to ECC

SFTP in the sender side of the 3rd party

SOAP is the connectivity between the system UPXI and PI

ECC -->  SOAP

               Trasnport protocal: HTTP

            Message Ptotocal: XI 3.0

If you need any further deatils please let me know.

Mahi

vishal1889
Active Participant
0 Kudos

Are you using IS or AAE to send the data to proxy in ECC System ?

If you are using IS the you need to select adapter type as XI and need to specify the RFC destination which you have created in PI System pointing to ECC system.

If you are using AAE then you need to specify the target URL of the ECC System and login details.

For its settings refer to section 4.3 of the document at below mentioned URL.

How to Set Up the Communication between ABAP Backend and SOAP Adapter using XI Protocol

Regards

Vj