Hi All,
In IEE i can choose EVENT_SYS.EVENT_EXECUTE for method name and set the event_id as my new custom event.
In 23R1 its not available.
Is there are another way i can trigger a custom event using a database task?
Thanks,
Dhanush
Hi All,
In IEE i can choose EVENT_SYS.EVENT_EXECUTE for method name and set the event_id as my new custom event.
In 23R1 its not available.
Is there are another way i can trigger a custom event using a database task?
Thanks,
Dhanush
Hi,
I recommend utilizing a migration job to initiate the event, and then set up a recurring schedule for the migration job
-Ø
Schedule event action in IFS Cloud 21Rx | IFS Community
Also, there’s an idea opened that has 9 upvotes thus far. You may vote for it and maybe R&D will consider it for implementation.
Event_Sys.Event_Execute in IFS Cloud | IFS Community
Hi all,
a manual method that you may be able to use here, is to add the event_sys.event_execute method as a custom action to a projection.
Then, create a BPA workflow, you can trigger the workflow using a Button through Page Designer.
Create one IFS API step and connect to the custom action on your projection, populate the data as you would have done using the database task
To schedule this, we may be able to call the workflow from a Scheduled Database Task - i havent got a solution for this part yet but someone may be able to comment here.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.