cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP Lookup and dynamic URL

Former Member
0 Kudos

Is it possible to do a SOAP look up from the mapping with a dynamic URL? I tried it and it didn't work, is that a possibility if not is there any alternatives to achieve that?

My scenario is that I need to do several SOAP calls to submit the payload..

1)get the URL by first SOAP call,

2)login with the new URL in another call and

3)submit the payload in the third call

4)Logout with the new URL in another call

We are in PI 7.4 SP13

Please advise.

thank you.

Larry.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

I'm using SOAP receiver adapter. Sender is ECC and Receiver is an external web service. I'm using the SOAP lookup UDF to call the channel. it works for static URL but not for dynamic URL passed from the map.

iaki_vila
Active Contributor
0 Kudos

Hi Larry,

Have you tried SOAP lookup from UDF ?

Regards.

former_member182412
Active Contributor
0 Kudos

Hi Larry,

Who is the sender and what is the sender adapter?

Dynamic URL is not supported check this note 1742088 - FAQ: PI 7.30 / PI 7.31 HTTP_AAE Adapter


  • Q4: Is it possible to send the Host & Port details HTTP_AAE adapter to form an HTTP URL(using Dynamic Configuration)?
  • A: It is not possible to make use of Dynamic Configuration to send host & port to form HTTP URL.

Regards,

Praveen.