Workflow solution suggestion ?
-
We have a requirement for business process automation and workflow solution. I am looking at number of tools but evaluating them is getting bit tedious. Any suggestions from anyone out there in corporate world using decent workflow and business process automation tool ? Requirements are to be able to integrate with AD, have ability to call web services, run basic SQL query , send notification emails to users , design some basic data entry forms and delegate work to someone.
Zen and the art of software maintenance : rm -rf * Maths is like love : a simple idea but it can get complicated.
-
We have a requirement for business process automation and workflow solution. I am looking at number of tools but evaluating them is getting bit tedious. Any suggestions from anyone out there in corporate world using decent workflow and business process automation tool ? Requirements are to be able to integrate with AD, have ability to call web services, run basic SQL query , send notification emails to users , design some basic data entry forms and delegate work to someone.
Zen and the art of software maintenance : rm -rf * Maths is like love : a simple idea but it can get complicated.
I've used Windows Workflow Foundation in the past. It's straightforward enough to use and the fact that it integrates directly into Visual Studio is a major plus.
This space for rent
-
We have a requirement for business process automation and workflow solution. I am looking at number of tools but evaluating them is getting bit tedious. Any suggestions from anyone out there in corporate world using decent workflow and business process automation tool ? Requirements are to be able to integrate with AD, have ability to call web services, run basic SQL query , send notification emails to users , design some basic data entry forms and delegate work to someone.
Zen and the art of software maintenance : rm -rf * Maths is like love : a simple idea but it can get complicated.
MS has an enterprise-level system called BizTalk. IIRC, it can do all of the things that you want, and is integrated with their development tools. They used to have demo disks of the server (the server would expire after 180 days, or some such).
Freedom is the freedom to say that two plus two make four. If that is granted, all else follows. -- 6079 Smith W.
-
We have a requirement for business process automation and workflow solution. I am looking at number of tools but evaluating them is getting bit tedious. Any suggestions from anyone out there in corporate world using decent workflow and business process automation tool ? Requirements are to be able to integrate with AD, have ability to call web services, run basic SQL query , send notification emails to users , design some basic data entry forms and delegate work to someone.
Zen and the art of software maintenance : rm -rf * Maths is like love : a simple idea but it can get complicated.
If you have cash to burn, you could go with CA Technologies: they bought Automic last year. Automation[^]. Last place I worked at used their workflow automation tech and seemed pretty happy with it. It's just a *tad on the expensive side but it can do just about anything. * the price is not cheap
if (Object.DividedByZero == true) { Universe.Implode(); }
-
We have a requirement for business process automation and workflow solution. I am looking at number of tools but evaluating them is getting bit tedious. Any suggestions from anyone out there in corporate world using decent workflow and business process automation tool ? Requirements are to be able to integrate with AD, have ability to call web services, run basic SQL query , send notification emails to users , design some basic data entry forms and delegate work to someone.
Zen and the art of software maintenance : rm -rf * Maths is like love : a simple idea but it can get complicated.
We switched over to K2 3 years ago and it works for us (red car rental company). K2 offers a great web-based editor (really works) and VS IDE integration. The Forms product works well for simple, forms driven stuff but it is an opinionated framework. Our solutions are all loosely coupled with UI's developed in MVC / Angular and the workflow is kept clean. Great support, good training and quick to develop in - a decent dev can be up and going in a few days.
-
We have a requirement for business process automation and workflow solution. I am looking at number of tools but evaluating them is getting bit tedious. Any suggestions from anyone out there in corporate world using decent workflow and business process automation tool ? Requirements are to be able to integrate with AD, have ability to call web services, run basic SQL query , send notification emails to users , design some basic data entry forms and delegate work to someone.
Zen and the art of software maintenance : rm -rf * Maths is like love : a simple idea but it can get complicated.
Hi I built something that could help you check out my website Workforce Analytics[^]
-
We have a requirement for business process automation and workflow solution. I am looking at number of tools but evaluating them is getting bit tedious. Any suggestions from anyone out there in corporate world using decent workflow and business process automation tool ? Requirements are to be able to integrate with AD, have ability to call web services, run basic SQL query , send notification emails to users , design some basic data entry forms and delegate work to someone.
Zen and the art of software maintenance : rm -rf * Maths is like love : a simple idea but it can get complicated.
The company I work for has done a few workflow solutions using Nintex on top of SharePoint. I wasn't directly involved (I stay as far away from SharePoint as I can) so I can't really comment on how good of a product it was, and I don't know how much of what was built was custom code, but the end result was similar to what you're asking about.
-
We have a requirement for business process automation and workflow solution. I am looking at number of tools but evaluating them is getting bit tedious. Any suggestions from anyone out there in corporate world using decent workflow and business process automation tool ? Requirements are to be able to integrate with AD, have ability to call web services, run basic SQL query , send notification emails to users , design some basic data entry forms and delegate work to someone.
Zen and the art of software maintenance : rm -rf * Maths is like love : a simple idea but it can get complicated.
You should check out FlowWright - http://www.flowwright.com Dev site at: http://dev.flowwright.com Complete Workflow solution
-
We have a requirement for business process automation and workflow solution. I am looking at number of tools but evaluating them is getting bit tedious. Any suggestions from anyone out there in corporate world using decent workflow and business process automation tool ? Requirements are to be able to integrate with AD, have ability to call web services, run basic SQL query , send notification emails to users , design some basic data entry forms and delegate work to someone.
Zen and the art of software maintenance : rm -rf * Maths is like love : a simple idea but it can get complicated.
Have a look at Airflow as well. It is a bit more adventurous (read Python) than WWF, K2, Automic or BizTalk, but definitely has its strong points. It is simpler to install and use. The concept behind is well-thought and there's a good open source community behind the project. Some big names are using it too, so it has enough support from the business. Deployment and configuration to multiple environments might be a challenge, but so is true for any other workflow framework.
-
We have a requirement for business process automation and workflow solution. I am looking at number of tools but evaluating them is getting bit tedious. Any suggestions from anyone out there in corporate world using decent workflow and business process automation tool ? Requirements are to be able to integrate with AD, have ability to call web services, run basic SQL query , send notification emails to users , design some basic data entry forms and delegate work to someone.
Zen and the art of software maintenance : rm -rf * Maths is like love : a simple idea but it can get complicated.
I'm not exactly sure if this is what you're looking for but Atlassian Jira handles most of what you described. It has become the lifeblood of our organization for issue tracking and workflow management.
-
We have a requirement for business process automation and workflow solution. I am looking at number of tools but evaluating them is getting bit tedious. Any suggestions from anyone out there in corporate world using decent workflow and business process automation tool ? Requirements are to be able to integrate with AD, have ability to call web services, run basic SQL query , send notification emails to users , design some basic data entry forms and delegate work to someone.
Zen and the art of software maintenance : rm -rf * Maths is like love : a simple idea but it can get complicated.
Take a look at Flow Analytics, it provides a lot of features including: SQL Access (query/update/insert) to MS SQL Server, MySQL, PostgreSQL, SQLITE, D2 also MongoDB Email notifications Workflow design environment Cloud or agent-based workflow deployment Message me if you have any questions.
-
We have a requirement for business process automation and workflow solution. I am looking at number of tools but evaluating them is getting bit tedious. Any suggestions from anyone out there in corporate world using decent workflow and business process automation tool ? Requirements are to be able to integrate with AD, have ability to call web services, run basic SQL query , send notification emails to users , design some basic data entry forms and delegate work to someone.
Zen and the art of software maintenance : rm -rf * Maths is like love : a simple idea but it can get complicated.
-
We have a requirement for business process automation and workflow solution. I am looking at number of tools but evaluating them is getting bit tedious. Any suggestions from anyone out there in corporate world using decent workflow and business process automation tool ? Requirements are to be able to integrate with AD, have ability to call web services, run basic SQL query , send notification emails to users , design some basic data entry forms and delegate work to someone.
Zen and the art of software maintenance : rm -rf * Maths is like love : a simple idea but it can get complicated.
-
We switched over to K2 3 years ago and it works for us (red car rental company). K2 offers a great web-based editor (really works) and VS IDE integration. The Forms product works well for simple, forms driven stuff but it is an opinionated framework. Our solutions are all loosely coupled with UI's developed in MVC / Angular and the workflow is kept clean. Great support, good training and quick to develop in - a decent dev can be up and going in a few days.
We end up buying K2 for our workflow needs. I have first form designed in SmartForms but I am struggling to get its look and feel right. Tried getting the bootstrap css in but it is much harder then I thought. Only decent looking CSS I found is Lithium theme but that is still not jazzy enough for people up the chain. Even if it is paid one that is out there we will be happy to try. Any suggestion on getting a decent looking CSS for this ?
Zen and the art of software maintenance : rm -rf * Maths is like love : a simple idea but it can get complicated.