Zeeshan,
Call an rrCompare or rrContains action as the first action in your function, you can then use , which is a smart parameter that returns the current job that is running the batch (ie. (rrContains("Email","","False") ). If this returns true, the next actions will run, if it returns false the next actions will not run.
Hope this helps!
#IBMDatacap#Support#SupportMigration