
The main feature of any workflow engine is tracking the histories of transactions for its process flows, normally all workflow engines will support for this feature but when you want track the custom history for a process flow like Approval history (approver, result, date, role, department and comments) then you need to dig your own logic based on your workflow engine. Normally history is collection log user or actor action of activities of a process...
Skelta provides the feature to initiate a workflow from a Skelta form by associating it. In Skelta Enterprise Console they given the provision to fill the form and submit it but this form fill page has own fence i.e Top level form only display here if you created workflow initiator form under a folder it will not display here and mainly they are not documented how to render the form fill page and initiate the workflow or provided as component, so we need to create our own Form fill page for workflow...
In Skelta BPM.Net 2009 they introduced dynamic form, we can design our required dynamic forms and attach with workflow in form of Invoke Form activity, it is very nice feature from Skelta but it has own fence. Here we have two types of forms one is workflow initiator form and another one is normal action forms, even we have two types based on whether the form created on Skelta List(Form mapper to table) or not.This section explains about how to render an action form (custom ASPX web form for Invoke...
Visual Studio providing a feature called Custom Template to create our own project templates(Web,Windows etc,.) and Item templates(Web Form,Class file etc,.). These Templates are used to add/deploy all prerequisities to specified project.
Organizing your custom templates are very easy in VS,we can create our own custome folder with hierarchy for projects and items. Refer the following steps to do organize your custom templates.
Create your sample template contents and sample.vstemplate file
Create...
Monday, January 31, 2011
//
Labels:
Templates,
Visual Studio 2008
// //

In this article I am going to explain how to dynamically display all available process templates (Skelta forms which associated with a workflow) to a user on a common page based on skelta list level user access rights.In Skelta there is no component or documentation to list out the process templates,I don't why they haven't given it even though they have API.
When I start working on this requirement really I don't know how to do it, so I communicated...
Powered by Blogger.
Labels
Popular Posts
About
About
Follow us
Popular Posts
-
In this article I am going to explain how to dynamically display all available process templates (Skelta forms which associated with a workf...
-
The main feature of any workflow engine is tracking the histories of transactions for its process flows, normally all workflow engines will ...
-
Skelta provides the feature to initiate a workflow from a Skelta form by associating it. In Skelta Enterprise Console they given the provisi...
-
Visual Studio providing a feature called Custom Template to create our own project templates(Web,Windows etc,.) and Item templates(Web Form,...
-
In Skelta BPM.Net 2009 they introduced dynamic form, we can design our required dynamic forms and attach with workflow in form of Invoke For...
-
Recently I created one control library in C#.Net for Windows application. In this section we going to see how to use it. Smart Hot key handl...
About This Blog
I want share my experience here
About Me
Blog Archive
Labels
.Net
(1)
ASP.Net
(3)
BPM
(1)
C#.Net
(4)
Hotkey
(1)
Skelta
(4)
Skelta Form
(2)
Templates
(1)
Visual Studio 2008
(1)
Windows Application
(1)
Workflow
(1)
Workflow.Form
(1)