Re: [Dev] [BPS] What is the best approach to create BPMN processes

2016-03-28 Thread Hasitha Aravinda
This can be done in a single process. Start Event -> Service Task ( Update Database) -> User Task ( to Change the status ) -> Service Task ( to Change the status ) -> End Event. Thanks, Hasitha. On Mon, Mar 28, 2016 at 11:30 AM, Amalka Subasinghe wrote: > Hi, > > I have a

[Dev] [BPS] What is the best approach to create BPMN processes

2016-03-28 Thread Amalka Subasinghe
Hi, I have a scenario like 1. User log in and fill a form and save, it will save in external database with the status 'Created' 2. later time User log in again, he sees the records which are in "Created" status and change the status of those records to 'In Progress', it will again update the