Hi
i need retrieve information of completed instances. I need this information for another aplication.
i try use WmMonitor but i’m not sure…
i need all document data of instance
i need your help
Hi
i need retrieve information of completed instances. I need this information for another aplication.
i try use WmMonitor but i’m not sure…
i need all document data of instance
i need your help
Use pub.monitor.process.instance:getInstanceList. Refer Monitor Built in services guide for more details.
thanks. one qustione more…
if only use the getInstanceList only return the instanceID but not data, how can i retrieve data?
What data you are looking for? Use pub.monitor.process.instance:getInstance service by passing instance id of completed processes to get more details.
-Senthil
if i use pub.monitor.process.instance:getInstance service but in the process the fields aren’t logged this service no return anything.
the problem is that in the process the fields aren’t logged but i must retrieve this fields…