How to change the XMLTagName in Siebel by using any IO User Property?
Hi All,
We are doing the integration to external system by using the web service.
Aspart of this, we have imported the WSDL into Siebel and it created the IO and Proxy Business Service.
Due to certain issues, I have to change the IO name to different Name.When I change the IO name, integration is not working due to external Element tag name is not matching with Webservice Input.
More details as below.
IO name generated through WSDL is 'login'. With this IO name I have generated xml by using PRM ANI Utility Service BS (CreateEmptyPropSet). With this, Integration is working.