Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What steps need to be followed in order to build a workflow capability into an existing business process using Skelta Workflow.NET?

0
Posted

What steps need to be followed in order to build a workflow capability into an existing business process using Skelta Workflow.NET?

0

Skelta Workflow.net is a workflow management tool that can be integarted to your exsiting application,as you have seen in the sample leave application,the starting Point for Workflow has to come from the application(When Leave Submission Happens). If we take in to Consideration (MVC) I) 1) Skelta Itself provides view called ActivityList for the actions which needs User Interaction (Example:Approval or Tasks) 2) But the Application View from where skelta starts has to be developed in the application(employee purchase request form). 3) Once the Form is submitted Workflow is alerted about the Start of Workflow,From that Point onWards the Flow is taken care by workflow,the approval assigned to resource is displayed in the activitylist for that resource. (ActivityList needs to be Integrated to the Existing Application as in the sample) 4) BuiltIn ActionsHandlers acts as the Controller,the decision (Approved or Rejected) for the approval action is taken from the action handlers. 5) The Engin

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123