cancel
Showing results for 
Search instead for 
Did you mean: 

Switch branching in integration process

Former Member
0 Kudos

Hi,

I want to use a switch branching in integration process. The condition of the switch is to compare the source field value with a constant like

If /p1:MT_Pntmaster/field1 = "n/a" goto branch1 else

goto branch2.

How to achieve this in switch editor?

Because, in the editor, both left operand and the right operand directs for selecting a structure and i am unable to enter a constant value.

I appreciate your quick help.

Regards

Nagaraj.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Nagaraj,

You can enter constant value in switch for comparasion.

Click on Condition in properties tab.

A new window opens up.

On the left side we need to select the Left Operand and in the Right side we need to select the Right Operand.

Now Click on the Right Side . Next to Hand+QuestionMark sign.

A new window opens up (expression editor).

You will see four options in the expression editor.

Select the first option Constant. Enter value "n/a".You are done.

If you still have any confusion let us know.

Regards,

Sumit