Hi all, I have a requirement for configuring SOAP Url for each plant dynamically. There are more than 100 plants world wide.
I am getting the plant from IDoc. based on the plant, I need to pass the message to corresponding webservice.
I am doing first time this configuring (& I am from non-Java background).
my question is:
1) Need I create 100 times the Adapter meta data?
2) Do I need to maintain [Plant]---[completer SOAP URL] in value mepping or fixed mapping?
3) What exact parameters I need to use in the Adapter module and Adapter Specific Message attributes(We are working with PI 7.0)?
(XHeaderName1, XHeaderName2, XHeaderName3... or TServerLocation)
If anybody have complete walk-through, please provide me.
Appreciate your help & Thanks in Adv...