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
