Hi All,
I need some help in understanding the webservices. we got a wsdl from external trading partner. When we import the WSDL. It created the connector and all the docTypes that were created has ns1: in front of each document and each fields.
Now, we wrapped this WSDL in our IS service. The IS Service has inputs similar to the WSDL connector ( Means we’re just referencing to the documents created ). Here the next thing is we exposed our service as webService to another TradingPartner2.
Now, when the tradingPartner2 invokes our service. we’re receiving input data without ns1: infront. So, webMethods is not able to map.
What could be the cause for this issue. I cannot create a input document without ns1: because there are 1000’s of fields. So, we’re just using the same webservice inputs that we’re invoking from our IS service.
Any thoughts? Thanks in Advance!
#webMethods#soa#API-Management