function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Sapn ThakurSapn Thakur 

Reassigning the Case for approval

Hi All,

 

What we wnat to do is if the Cases are pending for approval from certain period of time, we want to reassign them to some one else.

 

We are planning to do this using batch apex and apex scheduler. But how we can reassign the case for approval using Apex?

 

Please let me know if anyone has any idea.

 

-Sapna