Custom actions scheduled job

Scheduled jobs can invoke on existing commands from inside of ERP code.

To fix this there is a command, that receives a parameter called "callClass", that can call any Action or Task in ERP.

image.png

Sample command code:
scheduled-job:run-action callClass=App\Containers\ExternalApplication\Actions\BusinessCentral\SyncExpenseEventsFromBcAction

It also takes an additional argument, that can be passed to it if want/needed: additionalArgument


Revision #1
Created 2024-09-24 11:48:28 UTC by Admin
Updated 2025-07-29 12:51:43 UTC by Admin