
Tools for building a Graph/Node based user interface in a webapp
May 8, 2022 · Note: While the boundaries of "web app" are pretty extensive, I mainly focused on Javascript libraries. React Flow https://reactflow.dev Highly customizable library for building an …
Web based designer for windows workflow foundation
Apart from WPF based rehosted designer, are there any HTML/HTML5 based workflow designers for Windows Workflow Foundation ? Regards Prasad
javascript - Web based workflow designer that can be used with …
Apr 5, 2011 · I have been diving heavily into Workflow Foundation 4 and slowly realized we cannot host the designer in ASP.Net. What’s more, the designer is not suited to a non …
How to create Web based visual Process Designer?
May 2, 2009 · so over all there will be 3 parts of that application. Silverlight based workflow Designer application a Database Connector Service which will interact Designer with …
Rehosting workflow designer in web - Stack Overflow
Mar 29, 2010 · 6 I know WF designer has re-hosting capability. Since it's WPF-based, I thought it might be rehostable in web, using silverlight. Does anyone have any experiece regarding this? …
K2 workflow -Unable to view SmartObjects - Stack Overflow
Jun 21, 2016 · Edit your Smartobject, there's an option to check to allow it to be used in workflow. This option allow you to view the Smartobject from the web-based workflow designer.
Lightweight workflow engine for Java - Stack Overflow
Jan 23, 2013 · Is it better to write a new workflow engine or to use an existing BPM engine: jBPM 5, Activiti 5? My application is a web based application and performance is important. My …
Open source BPM with web based UI form designer?
Oct 22, 2014 · Does anybody know of any open source BPM products that include a good web based UI form designer? I've seen Joget which looks good. Anything else?
Workflow engine in Javascript - Stack Overflow
May 2, 2012 · Closed 11 years ago. Does anybody know a workflow engine (such as Spring WebFlow) for Javascript? We have a home-made framework that allows us to guide site …
How to create low code based workflow setup in nodejs?
Sep 5, 2022 · I want to create a workflow automation where an activity comes in and user can setup a multilevel workflow. For frontend i am using https://reactflow.dev How to structure …