115
Views
7
Comments
How to create Application with BPMN Process model in outsystems.
Question
Application Type
Reactive, Service

Hello Everyone, 

I want to create Application that should be handle by BPMN process model, so how can be it possible. 

Can i create it with the help of workflow builder Or CMF(BPT) ?? 

Any suggestions will help me more. 


2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

Hi Prashant,

OutSystems has its own business processing modeling implementation called BPT.

You can learn more about it here: https://learn.outsystems.com/training/journeys/business-processes-589

Workflow builder actually generates an OutSystems application using BPT, and focuses on simple approve/reject kind of workflow processes.

The Case Management Framework is also built on top of BPT, but implements a lot of case management related features out-of-the-box for you.

So the core implementation of a BPM is always done by BPT, depending on your use case you could consider using the workflow builder (simple use cases) or the CMF (case management use cases).

Regards,

Daniel

2023-11-02 05-59-26
Prashant Gautam

Hello @Sachin Waghmare 

I saw that alreday,but i am till bit confuse about this.

so can you plz tell me can we create BPMN based application in outsytems like camunda does

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

OutSystems doesn't work like Camunda. You will have to folllow the training material share here by me and others for better understanding on how to implement BPM using OutSystems BPT. 

2021-10-17 12-36-16
Amreen Shaikh

Hi Prashant Gautam,

You can use the BPT of OS to create the app.

Below is the link which will help you to map BPMN  in OS:

https://success.outsystems.com/documentation/best_practices/development/notation_reference_for_bpmn_practitioners/


Regards,

Amreen


2023-11-02 05-59-26
Prashant Gautam

Thanks for your valuable time.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.