cancel
Showing results for 
Search instead for 
Did you mean: 

SAP iRPA :if(else) activity error

0 Kudos

Hi All,

I am trying to automate a scenario to match the row value of a gui grid view. I used a loop in the scenario, now inside the page I have added if else block to match the value. however I am getting the attached error. abap.png

Please advise.

Thanks

Vibhor

0 Kudos

Need help on this please.

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hello,

Your if and else activities doesn't contain activities: in fact, your activities you want to execute in the if and in the else are under them, instead of inside them.

You have to move your activities on the if and else ones to build your project successfully.

Please see following screenshot for more information.

Best regards,

Baptiste Saint-André

0 Kudos

Hi Baptiste Saint-André,

Thank you for your reply.

I am dragging the activity on IF and ELSE . but still getting the error.ifelse.png

kindly advice.

Thanks

Vibhor

Hello,

The else must also be inside the if.

See my previous screenshot to see which activities contains the other.

Best regards,

Baptiste Saint-André

Answers (0)