Quantcast
Channel: SCN : All Content - Process Integration (PI) & SOA Middleware
Viewing all articles
Browse latest Browse all 7030

Condition Editor in Receiver Determination

$
0
0

Hello all,

 

I am trying to come out with a condition like the following in the condition editor

 

If ( (LNAME = XYZ or Name = ABC) AND (Company = SAP)

 

If you notice in the condition editor, the AND condition always get "bracketed" with the previous condition.

 

In this case as seen in the screenshot, it is


If ( (LNAME = XYZ) OR (Name = ABC AND (Company = SAP))

ConditionEditor.png

 

How can I move the BRACKET easily to manipulate the condition?


Viewing all articles
Browse latest Browse all 7030

Trending Articles