‎2008 Dec 22 6:56 AM
Hi,
Im using SWE_EVENT_CREATE_IN_UPD_TASK to create an event, but it is not creating any event.
i tried to check in the tranx swo1 but no event is created for that particular objecttype and objectkey.
Is ther any other activity should be done to trigger this event.
thanx
rohith
‎2008 Dec 22 9:29 AM
Hi,
This function has parameter START_WITH_DELAY. Do you use that one?
In case you use it with value 'X', you need a COMMIT WORK statement afterward to fire the event.
Regards
Kameliya
‎2008 Dec 22 11:22 AM
‎2008 Dec 22 11:50 AM
Try to call SWE_EVENT_CREATE instead and see if it reports errors.
Regards
Kameliya