Hello BPM experts,
I have a running BPM in our production system. And there are about 6000 users
who use the process.
The process has a reporting activity that collects all the possible failuers,
and successful event traces.
Now we want to build a controller app that uses jsps performing:
1. show all the data collected by the reporting activity objects.
2. show a list of all the process instances those have a status of suspended
3. and can cancel the processes by selection.
We plan to build the app based on ejbs those are accessed by jsps to
perform the 3 tasks mentioned above.
The reason that we want to build these apps is because the administrators
are system administrators and do not want to logon the NWAdmin gui.
So, guys, my questions are where do I find BPM apis, and other support
/ sap nw bpm dependency libraries / jar files ??
I highly appreciate your help and cooperations for this :-)
Best Regards,
Ajeet Phadnis