Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 35 Business Rules : Business Rule Operators

Business Rule Operators
This section lists the operators supported in the business rules builder. RTI builder operators consists of a conditional clause operators and action builder operators. The operator list changes as per the parent entity type in the builder.
Condition Builder Operators
 
== <field>
!= <field>
== <field>
!= <field>
== <field>
!= <field>
> <field>
>= <field>
< <field>
<= <field>
== <field>
!= <field>
== <field>
!= <field>
 
Action Builder Operators
 
+= <field>
-= <field>
 
 

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved