Hi Nandika,
Do you know how to query the data of the step events in the database for
business process or are there APIs for it?
For I want to show the progress of the process for my own UI.
stevegyc
From: stevegyc
Date: 2014-03-27 16:55
To: Nandika Jayawardana
CC: dev
Subject: Re: Re: [Dev] [BPS]How can I know the grogress of the process for BPS?
Hi Nandika,
Thank you for your quick reply.
Now I can view the progress of the business process in the instance view.
But do you know how to query the data of the step events in the database or
are there APIs for it?
For I want to show the progress of the process for my own UI.
stevegyc
From: Nandika Jayawardana
Date: 2014-03-27 16:20
To: stevegyc
CC: dev
Subject: Re: [Dev] [BPS]How can I know the grogress of the process for BPS?
Hi Stevegyc,
You can view the progress of the business process by looking at the instance
view of the process. Basically, when you execute a bpel process, its execution
paths will execute until the execution path meets a blocking activity or till
the end. ODE generates events for each of the steps in the bpel process and
these are saved to the database.
Process instance view quaries this data and shows on the ui.
Regards
Nandika
On Thu, Mar 27, 2014 at 1:13 PM, stevegyc <[email protected]> wrote:
Hi:
I want to use BPS the execute many steps of operation, the process will
execute for a period of time.
During the time, I want to know what step of operation the process is
executing or I want to know the detailed progress of the process.
Does BPS has provided API or other methods to achieve this?
stevegyc
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev
--
Nandika Jayawardana
Senior Technical Lead
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware _______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev