cancel
Showing results for 
Search instead for 
Did you mean: 

How to retrieve GP process context data by GP API

09-30-2007 8:35 AM
225 views 2 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

How can I retrivev the context data of GP process instance by using GP API, just like the funtionality in GP Monitor?

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

former_member184112
Active Contributor
0 Likes
Former Member
0 Likes

Hi,

Thanks Prabhakar. But I don't think your references are not very helpful in our scenario. Our customer required us providing a customized worklist like as UWL, which should display some key process context fields in the list. I can retrieve workitems by using API GPProcessFactory.getRuntimeManager().getWorkItems, now the questions is how can I retrieve the context value(input/output parameter) per process instance by use of GP API?

Answers (0)