Integrating Integrators – BizTalk, Windows Azure, Windows Workflow, and Beyond

problem with attribute promotion

BizTalk 2004

This group is for all content related to BizTalk Server 2004. This includes a forum, samples, videos, labs, whitepapers, and tools. Most of the content here also applies to other versions of BizTalk beyond 2004.

problem with attribute promotion

  • rated by 0 users
  • This post has 13 Replies |
  • 0 Followers
  • walter

    i think you have not understood my problem, iam able to use elements properly without error, attributes when iam using receive shape filter iam getting this error
    Edit
  • Kiran,

    There should be no difference between elements and attributes when it comes to property promotion. The property value is extracted using xpath that can access elements and attributes.

    The way properties are promoted can be a complicated process, involving pipelines, pipeline components, schema definitions, orchestrations, correlation sets and other factors that I cannot remember.

    In order to assertain why your attribute properties are not being promoted properly, you will need to explain in detail how the message is being processed. From adapter to messagebox, including the schemas that are involved, how these were created etc. The pipeline and what components you are using.
  • Maybe you just need a second pair of eyes - to double check everything?
    Are you dropping the right message? Is the attribute spelled correctly? Is the value in the filter spelled correctly? One upper-lowercase letter that is wrong can blow the whole thing! I often go to a co-worker and have them do a sanity check. Often when I am explaining to them, I see my error.
  • Page 1 of 1 (14 items)