Hi all,
Can I use the GP API to get one process status present,for example,"reject" or "approve" according to the process instance ID?
If there's a way,how can i archive this?
Best regards,
delma
Request clarification before answering.
Hi,
Using GP API it is possible to achieve the process status of any particular process.
In the package com.sap.caf.eu.gp.process.api, we have several classes that can give the process such as IGP Process and the status can be achieved by the method getStatus.
For more information refer to this link:
http://help.sap.com/javadocs/nwce/current/gp/index.html
Award points if helpful.
Regards,
Sujana
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.