Skip to Content
0
Former Member
Dec 06, 2011 at 08:32 AM

How to get history of BPM Process by java code

69 Views

Hello All.

I use SAP CE 7.2.

How to get history of BPM Process by java code?

I go to /nwa/Operation Management/Process and Tasks/Manage Processes. Here i

can see any BPM process and on tab "History" i can see what happens with

process. For me, very important are the following events:

Task created - when the task created in Uniwersal Worklist

Task claimed - when the user open the task

Task revoked - when the user do "put back"

Task delegated - when the user do delegate on the other user

I want to know when they occurs and what the users do claimed, revoked,

delegated. This information I can see in "Manage Process" in tab "History" in

fields "Date", "Time", "Description".

How to get history of BPM Process by java code ?