Skip to Content
0
Former Member
Feb 22, 2011 at 06:56 PM

swe_event_create : issue in trigger of workflow

73 Views

Hi Experts,

I am using a FM swe_event_create to trigger a event which will in turn trigger a work flow.

This FM is used with out a commit work after the FM is called. I understand that there is a COMMIT required after this FM is called.

But this FM works fine and is able to trigger the work flow in test systems, but in production environment this is not triggering the work flow.

I also read that this FM needs to be replaced by SAP_WAPI_CREATE_EVENT so that it takes care of this issue of commit work.

But what i wanted to know is the reason behind the different behavior in test and production systems. is it that there is no commit work and the event is not fired at all?

also because of the delay in execution of LUW in production environment due to load on the system or many LUWs are queued up.

can any one help me understand this, Thanks in advance,.

Thanks,

Rohan