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

How to retrieve GP process context data by GP API

Former Member
0 Likes
209

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

View Entire Topic
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?