Hi
to clarify the requirement.
we have a standard xml for pharma related data called PML. the issue in that this PML contains a tag called xml, this prevents us from importing the pml xsd into PI due to W3 standards not met.
To facilitate this I have created a new SICF service where the handler class is changing the xml tag name to 'ABC'. this help with the processing in PI.
but now when we send this data back to the target system then this tag needs to be named back to XML from 'ABC' so that the target system can process it. In our case target system is a SAP system and we are calling a standard HTTP service.
I just needed help to figure out where can i change this back in PI before it hits the target SAP system.
Hope this helps in some clarification.
Thanks
Nikhil