Hi,
I have an Event-Triggered Source that is used to pull jobs from a list and process it. It is triggered on items being added to the list. I would also like to trigger when processors are done with their previous job (being available), but also for many other conditions.
Is there a way in FlexScript to manually trigger the Trigger-Source?
Thanks,
Hai