cancel
Showing results for 
Search instead for 
Did you mean: 

API / Webservice to access the state information of a bpel process instance

Former Member
0 Kudos

Hi,

i have a question about the ccBPM runtime API.

Is there a API or Webservice provided by SAP XI/PI, which accesses the state information of a bpel process instance.

"access" means:

1. At which activity is the current process instance located

2. Access to the context information of the process

Thanks and best regards

Di

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

HI,

The ccBPM is based on ABAP stack, so you can be able to monitor the instances on ABAP stack only (SXMB_MONI_BPE).

So, the access to the details of these instances will be based on R/3 side of the XI.

Pleae let me know if you are looking for any specific information about it.

Thanks

swarup

Former Member
0 Kudos

Hi Swarup,

Thanks for your quick reply.

I designed a simple BPM process with less than 10 activities. To monitor the process running state i want to build a small AddOn instead of using the standard xi monitoring tool because of its complexibility.

Thus i am looking for some useful informations about a api or webservice provided direktly by sap, which enables me to access (read only) the state information of a process instance. for exmaple at which activity is the current process instance located?

Best regards

Di

aashish_sinha
Active Contributor