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
Poulomi RoyChowdhuryPoulomi RoyChowdhury 

Hi, MY Batch job is running fine with script but when I setup to process builder. Its not working. So is there any other way to setup the processes in process builder?

Suraj GharatSuraj Gharat
Hi Poulomi,

How exactly did you set it up in process builder ?
Vignesh P 6Vignesh P 6
Hi poulomi,

Basically people go with batch class for bulkified process. But Process builder is not working correctly for bulkified process. May be, this will cause a problem.

https://success.salesforce.com/ideaView?id=08730000000DhBlAAK (http://​https://success.salesforce.com/ideaView?id=08730000000DhBlAAK)

Thanks