Why is BPCheckBatchJobsEnabled important for batch classes?
Single Choice
Views 5
Answer:
This rule ensures that all classes extending RunBaseBatch can run in batch mode.
Fix:
Implement:
public boolean canGoBatch()
{
return true;
}
This allows scalability and background execution.
Related Articles:
This section is dedicated exclusively to Questions & Answers. For an in-depth exploration of MB-700: Microsoft Dynamics 365: Finance and Operations Apps Solution Architect, click the links and dive deeper into this subject.
Join Our telegram group to ask Questions
Click below button to join our groups.