Transforming XML schema with SQL sevice schema.

Home Page Forums BizTalk 2004 – BizTalk 2010 Transforming XML schema with SQL sevice schema.

Viewing 1 reply thread
  • Author
    Posts
    • #12491

      Hi ,

      I am totally new in biztalk server and suffered with a problem.

      I have to integrate two databases with biztalk server 2004. So i have written a small orchestration which takes XML files as input and give it to SQL Adapter.

      A xml schema is taken as a input message through which orderID is taken as primary key and given to SQL Adapter to call a stored procedure in SQL Adapter.

      For that purpose there is need to transform XML schema to SQL service schema. I have transformed it but it gives me error of \”Use of unconstructed messgae of SQL Service Request\”.

      Please tell me how can i proceed to transform these two schema.

      Any suggestion will be accepted.

      Thanks in advance

      Jyotsna

    • #12492

      Are you getting this at build time?

      If so, it’s probably part of a decision shape or somehow has logic that might cause the message to not be created.

      Might want to look at the shapes before you Transform or Send.

      Hope this helps.

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