BizTalk Gurus

BizTalk orchestration - Accessing request message from Receive Port

Latest post 10-06-2008 11:00 AM by nickh. 3 replies.
  • 09-18-2008 11:00 PM

    BizTalk orchestration - Accessing request message from Receive Port

    Hi,

    I have a orchestration in place and have a reveice port configured for it. I would like to change some parameters received in the request message.

    Here are the steps of the orchestration:

    1. Receive port (gets the request with input parameter)
    2. A receive box (activated)
    3. A decision box
    4. Rule... The rule should evaluate and fork depending on the input parameter..

    The issue is that I can only see the result in the Rule's editor and not the request object :-(

     

    How can I access the request message and the input parameters in a Message Assignment or the expression editor of a rule?

    Thanks,

    ~Vikas

  • 09-29-2008 11:30 PM In reply to

    • Hegel
    • Top 500 Contributor
    • Joined on 09-29-2008
    • Posts 4

    Re: BizTalk orchestration - Accessing request message from Receive Port

     HI,

    Did you promote the data elements you need ?

     

    Rob

  • 10-06-2008 12:00 AM In reply to

    Re: BizTalk orchestration - Accessing request message from Receive Port

    yeah. Need to do Distinguished promte  which used in your orchestration expressions for get/set operations aginst your message

    Nandika

     

  • 10-06-2008 11:00 AM In reply to

    • nickh
    • Top 10 Contributor
    • Joined on 03-14-2007
    • Cambridge, UK
    • Posts 215

    Re: BizTalk orchestration - Accessing request message from Receive Port

    It does sound like you haven't promoted your message properties (either as distinguished field or as a promoted (context) property).

    There is loads of info on the web re.the two methods so I won't go into them here, try starting with:

    As a general rule of thumb however, promoted (context) properties are used for message subscription (and require a lot more overhead); if you're not looking to do subscription on your property, go with distinguished.

    Kind regards, Nick.

    --

    Nick Heppleston

    http://www.modhul.com - At the Coalface: A BizTalk Blog

Page 1 of 1 (4 items) | RSS