cancel
Showing results for 
Search instead for 
Did you mean: 

Pass Through scenario - SOAP to SOAP - Message is not sent to receiver

max_rosn
Participant
0 Kudos

Hi experts,

We have a scenario where PI should just pass through a web service call to a receiver. The interfaces are just dummy interfaces on both sender and receiver side, and quality of service is best effort.

I cant get the message to be handled by PI. When I initiate a request from SOAP UI, I get Internal Server Error back from PI. The only thing which appears in the logs are that the user used in the request is authenticated OK by PI.

Any suggestions? Something special you need to have in mind when creating these pass through scenarios?

Accepted Solutions (1)

Accepted Solutions (1)

Harish
Active Contributor
0 Kudos

Hi Max,

you need to define the data type, message type or external definition. The web service interface required the structure to be maintained. AFAIK - it can not work with dummy interface.

regards,

Harish

0 Kudos

can we create dummy interface objects in ESR for passthrough interface. Will the objects reflects in ICO.

Answers (0)