cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Event triggered but no Workitem id created in SWIA

Former Member
0 Kudos
1,963

Hi Workflow Experts,

I have triggered one Event and i have found the entry in SWEL.

But when i go to SWIA tcode not able to see any WORKITEM ID.

ALL linkages in SWETYPV , SWE2 has been maintained.

Kindly assist me on this.

Accepted Solutions (1)

Accepted Solutions (1)

romanweise
Active Contributor
0 Kudos

Hi,

usually the event trace displays if an event triggered a workflow start. Even if the event linkage is maintained the workflow might have a starting condition maintained in the workflow definition which was not met or even a dedicated condition function module set in the linkage so there was no start.

In addition eRec has to use the event queue in a lot of cases. I have seen it many times that either the event queue job is not planned at all or it was "infinite running" due to a system restart and no status check for jobs in place. Also regularly found are event Queues set to load-dependent instead of periodical on testing and development system so if you are the only one in the System you might Need another 10 or 20 test cases till the queue processes the Events and the Workflows start.

Kind regards

Roman

Answers (0)