epa.SchedulerMethod();The problem comes when I include this class in an Manage Package so the code becomes hidden (protected). When I install this package in another ORG, I have no way to launch the schedule job via Anonymous window.Is there any other way to bypass this issue?
2 件の回答
Hi Adrian,Have you tried appending namespace?referencehttps://salesforce.stackexchange.com/questions/41416/execute-global-batch-job-from-installed-packageIf it helps please mark it best answer.Thanks!