11-24-2015, 09:53 PM
Hey Joe,
Thanks. I don't understand the second part quite yet. I understand the initial setup and adding of the task to the system is done inside the
file, that creates a Class that extends 'cbupdaterWorker'. That file basically registers
into the database, but this file doesn't define or extend a class, so how can it work inside of a corebos updater class? Or can any function, even though in a separate file be considered an extention of the corebos updater class when it was added via the corebos updater class?
Thanks. I don't understand the second part quite yet. I understand the initial setup and adding of the task to the system is done inside the
Code:
build/changeSets/workflow_contactassignedto.php
Code:
include/wfMethods/updateContactAssignedTo.php