Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. Biztalk Rule Engine- Using complex rules

Biztalk Rule Engine- Using complex rules

Scheduled Pinned Locked Moved C#
csharpsalesquestion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    srivatsan24
    wrote on last edited by
    #1

    Hi i want to create a complex rule. I have a C# class which has a list of other objects class Customer { CustomerAttributes :List Customer Name:string } class CustomerAttributes { attribType :string attribute: Dictionary } attributetype can be department which may have more than one department and each department has a name. In the Rule Engine i want a rule like this if(department is(TV or fidge) do something. Can i write a complex rule like this? Srivatsan

    V 1 Reply Last reply
    0
    • S srivatsan24

      Hi i want to create a complex rule. I have a C# class which has a list of other objects class Customer { CustomerAttributes :List Customer Name:string } class CustomerAttributes { attribType :string attribute: Dictionary } attributetype can be department which may have more than one department and each department has a name. In the Rule Engine i want a rule like this if(department is(TV or fidge) do something. Can i write a complex rule like this? Srivatsan

      V Offline
      V Offline
      Vasudevan Deepak Kumar
      wrote on last edited by
      #2

      Preferably check out a rules engine like the one from http://www.yasutech.com/[^]

      Vasudevan Deepak Kumar Personal Homepage Tech Gossips

      S 1 Reply Last reply
      0
      • V Vasudevan Deepak Kumar

        Preferably check out a rules engine like the one from http://www.yasutech.com/[^]

        Vasudevan Deepak Kumar Personal Homepage Tech Gossips

        S Offline
        S Offline
        srivatsan24
        wrote on last edited by
        #3

        Hey it is a Java utility. I want something in .NET. I want to use a C# class to define the Rule just like the Biztalk Rule Composer. Is it not possible to do the operation that i want in Biztalk Rule Composer itself??

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups