0

I'm having an issue while creating orchestration by consuming webservice

Web message response variable name - msgReponse.webserviceResponse
multipart message response variable name - msgResponse.multipartresponse

I'm receiving the webmessage type(msgwebserviceResponse.Respone) from the webport.
Then after receive shape, I'm trying to map that response with another message.
So, here when I try map them by using the transfer shape, When I want to select msgResponse.multipartresponse as input schema for the map, I'm seeing msgResponse.multipartresponse(I can't see this, as I'm recieving msgReponse.webserviceResponse at receive shape)

could you please help me on this?

Thank You,

1 Answers1

0

I had similar problems with yours. Asked a question and got an answer. Check this.

Community
  • 1
  • 1
Ferit
  • 8,692
  • 8
  • 34
  • 59