How to retreive values from a BRE Vocabulary

Home Page Forums BizTalk 2004 – BizTalk 2010 How to retreive values from a BRE Vocabulary

Viewing 1 reply thread
  • Author
    Posts
    • #17067

      Hi all,

      I would like to use a BRE Vocabulary to store variables, which I want to retrieve in my orchestration. In my particular case I want to store time-out values (.NET DateTime-objects) in the vocabulary, which I want to retrieve in my orchestration and assign to orchestration variables. These orchestration variables will be used in the Delay-part of Listen-shapes, to determine how long the orchestration must wait for certain messages to receive.

      How can this be done?

      Thanks in advance and Happy Holidays to everybody!

      Lex

    • #17097

      You might want to take a look at my BizTalk 2004 Sample: Limit Running Orchestrations.  I do something like this for the number of running instances.  Of course, your solution would be much simpler.. so just look at the Rule Engine code.

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