Incase of change in WSDL request type( few fields added).. how the mapper will get reflected
Summary:
Suppose, there is complex mapping defined for the SOAP service in OIC( which is having huge request payload elements) and there is a requirement to add one new field to the request payload of the WSDL SOAP service. here so WSDL file got generated and created new connection with new WSDL file.
Here if we replace the OIC integration connection with new connection and wanted new field should be shown in the mapping activity with out disturbing the existing.
Please suggest here.
- Do we need to do all the field to field mapping again here as it is having huge number of elements to be mapped.
0