How to call an activity from a decision table?

Is there any way to call an activity inside a decision table?

Hi @TanyaS58

Yeah, It is possible,

You can use below funtions

  1. CallActivity or

2.pxExecuteActivity

Thanks,

Ashok

@Bhumireddy Thanks