Biztalk Rule Engine

Home Page Forums BizTalk 2004 – BizTalk 2010 Biztalk Rule Engine

  • This topic has 2 replies, 1 voice, and was last updated 3 years ago by biztalkgurus.
Viewing 2 reply threads
  • Author
    Posts
    • #12119

      Hi,
      I want to update the value of an element in the action of a rule, by concatenating a new string in the old value. I have not found any function available for this. I want to do this so that i can find out which rules have failed in the output.
      for example I want to do something like this.

      Schemas.BillsSchema:/CreditBills/CreditLines/ErrorReason = Schemas.BillsSchema:/CreditBills/CreditLines/ErrorReason + \”,Rule 2 failed\”.

      Also I want to go for checking the Others Rules in case one of the rules already failed.

      Thanks in advance.
      Regards.

    • #12120

      Have to use the .Net classes for the string concatenation.

    • #49720
      biztalkgurus

        Empire of Lies – Raymond Khoury – 9781250210968

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