Can a schedule job invoke an inactive business rule?

Vivek Verma
Mega Sage
Mega Sage

Thank You !

1 ACCEPTED SOLUTION

Nop.

 

You can do the vice versa, invoke an onDemand scheduled job from a BR(or any serverside script) but not the opposite.

-Anurag

View solution in original post

3 REPLIES 3

Anurag Tripathi
Mega Patron
Mega Patron

Instead of trying that, why dont you write code in the job itself to do the action that the inactive BR is supposed to do.

-Anurag

Thank You!

But Can we invoke or not?

Nop.

 

You can do the vice versa, invoke an onDemand scheduled job from a BR(or any serverside script) but not the opposite.

-Anurag