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 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 database.
>
> for this kind of scenario, the best approach would be creating 1 BPMN
> process including both or creating 2 BPMN processes ?
>
> Thanks
> Amalka
>
>


-- 
--
Hasitha Aravinda,
Senior Software Engineer,
WSO2 Inc.
Email: hasi...@wso2.com
Mobile : +94 718 210 200
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[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 database.

for this kind of scenario, the best approach would be creating 1 BPMN
process including both or creating 2 BPMN processes ?

Thanks
Amalka
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev