Hi Experts,
Need your help in dealing with an abstract wsdl structure.
The scenario is a synchronous one and it is from CRM to legacy system via SAP-PO(7.4).
Some structures are created by extending to an abstract element called "Action" and I'm able to see those structures as well in the wsdl.
But I'm unable to see those structures in Message Mapping step as they are defined as abstract.
Legacy system wants those structures (which I cant see in MM) needs to be filled with appropriate data ELSE it would throw an exception.
I'm attaching here the MT that I created for CRM and the input request structure that is there in the wsdl.
Can you please let me know how to add xsi:type="sch:CreateAction" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" in the mapping step.
I tried changing the wsdl but unable to add the xsi:type in the wsdl structure.
Can some one help me out here.
Thanks,
Prajwal