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 24 September 2024 11:48:28 by Admin
Updated 24 September 2024 11:54:03 by Admin