Posted: Tue Apr 08, 2008 3:51 am Post subject: Mapping Node empty output
Disciple
Joined: 27 Oct 2005 Posts: 185 Location: South Africa
I am running WMB v 6.1.
I have an exposed Web Service that I need to split into separate services that will invoke our back-end services. Both my WSDLs have the same basic structure. So I am trying to use a Mapping Node. When I try to map WSDL1 to WSDL2, it doesn't give me any output.
The path I followed is basically like this:
Mapping source:
Operation: CustomerLocateRequest
Mapping target:
Operation: LocateCustRequest
When I set up the mapping file, I have the following options on source and target:
- CustomerLocateRequest (the operation)
- Envelope
- SOAP_Domain_Msg
- Fault
So I tried selecting the Request operations for both the Source and target fields as well as the Envelope on both sides. But then it gives me this error when I save the project:
Quote:
This map is not callable from a node or another map. Correct the use of sources/targets and rebuild the file.
So I guess my question is:
- Do I choose only the operations for Source and Target fields in the mappping, or a combination of the above-mentioned? (i.e. Operation, Envelope, SOAP_Domain_Msg)
Joined: 27 Oct 2005 Posts: 185 Location: South Africa
OK... I've found the solution. I added a SOAPExtract Node before my mapping and a SOAPEnvelope Node after the mapping... and this seems to work. Embarrassed to say it took me some time to realise this.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum