Function for calling activity in an expression

Is it possible to call the activity in when rules if it is yes what is the function for calling activity in an expression?

Hi @NarendraBabuB

You can call an Activity in When Rules, By selecting [expression evaluates to true]

Please use this function for calling the Activity

@pxExecuteAnActivity(PageName,ActivityName)

Two Examples screenshot attached below

I hope this will help you

Thanks,

Ashok