How to execute a custom event action using a migration job.
Hi,
I wan t to call a custom event action using a migration job. I am loading data from a file to IFS system using migration jobs after that I want to execute a custom action using a migration job. Can anyone help me by mentioning the steps for this?
Thanks,
Sachini
Page 1 / 1
Hi Sachini, can you please details more what is the process?
From my understanding is that you want to trigger a custom event after loading data into IFS using in this case a migration job, is it correct? And the action you want to perform what is it?
Hi Sachini,
I don’t know of an easy way to do this with Events, but you should be able to use a projection action on a workflow to target when the ExecuteJob projection is used.
I just tested this and it is working, inside the workflow you can use logic to filter which migration job you want to use.
If you have any questions let me know.
Thanks,
Daniel Summa
Sorry noticed you are on Apps10, this is probably not applicable.