Stand alone webapp

104 views
Skip to first unread message

Juan Borda

unread,
Mar 7, 2012, 11:22:17 AM3/7/12
to wapama
Hi, there, I'm working in a BPMS based all on web technologies over
LAMP (but with mongoDB instead of MySQL) and I'm using a modified Oryx
Editor (and yes is heavy) and I was wondering if I can have an only
web based editor just replacing the @variables@ for BPMN2.0

Thanks in advance
Juan

Marco Sabatini

unread,
Mar 7, 2012, 11:43:18 AM3/7/12
to wap...@googlegroups.com
Hi,

Did You evaluate signavio-core component? 
Is the light BPMN editor of activiti ( http://code.google.com/p/signavio-core-components/ ).

BPMN on Mongo is very interesting. I'm evaluating to develop an open source CaseManagement system based on nosql DB (Mongo or CouchDB) (http://grottarossa.org/) for big data and the BPM system is a very important component.

regards,
- Marco

Antoine Toulme

unread,
Mar 7, 2012, 11:45:28 AM3/7/12
to wap...@googlegroups.com
The  @variables@ are interpolated on the first run. You can interpolate them with a different technology if you'd like.

Note Wapama uses other backend services in java to pass around the metamodel.

juanigna...@gmail.com

unread,
Mar 7, 2012, 12:25:10 PM3/7/12
to wap...@googlegroups.com
Yes I wroted and re-routed them to php files within my tweaked Oryx, but i will need an example to do it with wapama.

Like what editor.html expecto to be in 

WAPAMA.CONFIG.SSET = "@stencilset@"; 
WAPAMA.CONFIG.DEV = @debug@;
WAPAMA.CONFIG.UUID_AUTOSAVE_INTERVAL = @autosaveinterval@; 
 WAPAMA.CONFIG.UUID_AUTOSAVE_DEFAULT = @autosavedefault@;

and 

WAPAMA.CONFIG.SSEXTS= [@ssextensions@].map(function(ssext) {

juanigna...@gmail.com

unread,
Mar 7, 2012, 12:46:59 PM3/7/12
to wap...@googlegroups.com
Hi there i have this working already, using an Oryx tweaked version, but I'm totally capable of: load,save,version and execute (with a BPMEngine wroted on PHP5)  models with my tool. Also we developed a "Tasks" view for following cases and we have a live view wich shows you the paths a token have been over the time.

user: limon
passw: limon

for live view look at:

if you login at: 

 you can see "Tasks" and the wfadmin (equivalent to poem)
Reply all
Reply to author
Forward
0 new messages