You must Sign In to post a response.
  • Category: BizTalk

    How to Invoke or Call BRE (Business rules- Vocabularies and schemas) from Orchestration?


    Are you looking for the way to invoke Business rules engine from orchestration? Read this thread to get advice from experts.



    Hi Folks,
    Can you please suggest me about how to Invoke or Call BRE (Business rules- Vocabularies and schemas) from Orchestration?
  • #711234
    a

  • #711236
    1] Create Rule in BRE and save it.
    2] Publish the rule and test if it is working properly.
    3] Deploy the rule.
    4] In your orch select callRules shape from the tool box.
    5] Right click on callRules shape and select configure.
    6] callRules policy configuration window will pop-up. Select the deployed rule from the drop down list. All deployed rules will automatically get populated in the drop down lsit.
    7] Provide parameter name and type to complete the configuration.

    ** Make sure you are providing expectecd parameter value to the callRules shape.

    Please let me know if you find any difficulties while implementing it.

    Regards,
    Pratyush Ranjan


  • This thread is locked for new responses. Please post your comments and questions as a separate thread.
    If required, refer to the URL of this page in your new post.