how to make my orchestration?

Home Page Forums BizTalk 2004 – BizTalk 2010 how to make my orchestration?

Viewing 1 reply thread
  • Author
    Posts
    • #21813

      Hello all,

      I’m a biztalk beginner and I came into an issue.

      I receive 3 differente files. Products, Item Available and Products Classes and I want integrate them thru Commerce Server Catalog Adapter.

      I started to build my orchestration but I can´t construct a message to send into Catalog Server Port because I need to have those 3 files at same time to map them with CatalogServer schema. Am i right?

       

      Does anyone can help to step foward?

       

       

      Best Regards,

       

      Joao

    • #21815

      you would need to listen for all three messages inside a parallel actions shape with a branch to perform timeout incase you have a time limit to receive all the files.

      Only after receiving the three message you should construct the Catalog schema message using a transform that has 3 input messages and one output message .

      HTH

       

       

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