Msg schema not appearing in Mapper dropdown

Home Page Forums BizTalk 2004 – BizTalk 2010 Msg schema not appearing in Mapper dropdown

Viewing 1 reply thread
  • Author
    Posts
    • #16044

      I have generated Port-types and Web message types from a Web Service I am consuming in my orchestration.  When I go to construct the Request message via Transform shape (map), the schema is not available in the dropdown – the Response message schema is available however.  Can anyone help with this?  I can send the solution if needed.

      BTW, this is BTS 2006 R2 September CTP, but the same behavior occurred in 2006 RTM.

       

      Constraint:  I do not have the ability to change the web service i am consuming.

       

      Thanks,

      Buzz

      [email protected]

    • #16047

      Are the inputs simple types?  That is, if your input to your web service is a String or an INT you will not get an input schema.  Those are handled as multiple part messages.

       

      If you input is a complex type (i.e. a class), you should see the schema.

       

      Hope this helps.

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.