Hello Everyone,
I want to create a BPMN diagram according to my application and i want to integrate that BMPN diagram in my application for complete flow.
My application has many stages like role 1,role2 stages ,etc,if the process stops at role1 then it should be show on BPMN diagram.(like we see on camunda BMPN).
so plz how can i do that,any suggestion will appreciate.
Thanks & Regards
Prashant gautam
BPT?
can you explain it in detail???
what you want to say??
Do you mean Business Process Technology (BPT)?
here the doc:
https://success.outsystems.com/documentation/11/developing_an_application/use_processes_bpt/
please try to understand my question before answering .
i want information about BMPN and how to use BPMN in outsytems with our application that i had created in outsytems.
BPMN stands for Business Process Model and Notation
Oh, Okay,
I do a lot on BPT banking project, but not in BMPN.. thanks
Hello @Prashant Gautam
Here I found the forge related to BPMN. I hope this helps you integrate it with your application.
https://www.outsystems.com/forge/component-overview/14401/bpmn-io-modeler
Regards
Nikhil kumar vijay
i known about that,
but you known BPMN integration in outsystems application in depth then only answer plzzz
Thanks
Click on the "OnReady Client" action in the block where you can find the forge installed. You will find JS code that can help you understand how it works in depth.
brother,
i want to known that how can i integrate a BMPN flow in my existing application.
i want to create a BPMN Flow according to my application and want to perform that BPMN according to my application.
do you known that?
You can copy the block used in Forge and paste it into your application and it will work.