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

Workflow work items not generating

Former Member
0 Likes
5,567

Hello Team,

I am trying to create PoC for my client and I am new to Workflow but extensively worked in ABAP.

Actually in our system the existing workflows are running fine.

I have created Standard task with the below details

In Basic tab i have given

Object Type          BUS2034

Method               DISPLAY

Triggering event I have given like

BUS2034CHANGEDCustomer Contract Changed
BUS2034CREATEDCustomer Contract generated

Terminating event

BUS2034DELETEDCustomer Contract Deleted

I have done the binding & activated event in triggering event tab.

And I have checked in SWE2, so 2 new entries are added

I tried to test using SWUE but work item not created

I tried to changed Sales contract using VA42 but work items not created

I have tried from custom program

CALL FUNCTION 'SWE_EVENT_CREATE'

   EXPORTING

     objtype                       = 'BUS2034'

     objkey                        = '0040014284'

     EVENT                      = 'CHANGED'

But not created work item(have checked in SWI1 and SWIA)


SWU3 configuration are okay since the existing workflows are running in Development system.


How to find the rootcause why the work item not created(I agree there is no agent but work item should be created as my knowledge)


How to test the sequence(what are the tcodes) which place its failing.


I have to proceed further steps in PoC if the above problem resolved.


Regards,

Vadamalai A

View Entire Topic
Former Member
0 Likes

Hello All,

I am closing this topic.

I have issue with user WF-BATCH which is stopping with creation of work items.

Thanks for your support.

Regards,

Vadamalai A

Former Member
0 Likes

What is the issue with WF-BATCH and how did you solved the issue?

Former Member
0 Likes

Hi Vijay,

WF-BATCH user was locked, fixed by BASIS team.

Thanks.

Former Member
0 Likes

Hi There,

Please close the thread by marking the correct answer. Lets have one less open thread where we have the answer.

Thanks

Rakesh