Hi ALL,
I have a requirement where i have a WSDL file which contains multiple actions and multiple Soap Action Parameters ,
whereas i need to combine all the Soap action Parameters into single SOAP Parameter and call it in my SOAP action parameter at the receiver side
of the SOAP.
Please guide me how to achieve this.