Mapping problem after adding new field to schema

Home Page Forums BizTalk 2004 – BizTalk 2010 Mapping problem after adding new field to schema

Viewing 2 reply threads
  • Author
    Posts
    • #22577

      I added a new field to the inbound schema. I modifed the map to map the new field to outbound schema. The map tests fine and produces expected results. After rebuilding and redploying my solution, the newly mapped value does not make it to the outbound schema. Any help would be appreciated.

       

       

    • #22583

      Did you restart your application and application host instance(s) after deployment?

      • #22594

        Yes, we did restart the app and host instance. %u8c22%u8c22[:)]

         

    • #22588

      If restarting wont help.

      Do the following.

      Remove the assembly from GAC.

      Remove the assembly from Resources in your application inside Biztalk Admin Console.

       

      The reason is Biztalk cant load your latest assebly and it still keeps reffering the old one.

      • #22593

        We deleted the app, removed it from windows via add/remove programs, imported MSI and it Still did not work.

        I should have said that I tried to move my schemas to my website and refer to them from the website. That did not work for me so I copied the schemas back to my project. I wonder if BT is trying to point to an old schema? Should i replace the schema again to make sure I am pointing to the correct one?

         

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