1. Open new WebSite. 2. Copy from C:\Program Files\Skelta\BPM.NET 2006\BPMUITemplates to Solution Explorer. 3. Add new Tab to ToolBox and name is Skelta Server Controls 4. RightClick the new tab and select "Choose Items" menu and select the following Dlls from C:\Program Files\Skelta\BPM.NET 2006\Bin by clicking "Browse" button: ☼ Workflow.NET.Web.Designer.NET2.dll for Process Designer Control ☼ Skelta.BAM.dll from BAM Control ☼ Skelta.HWS.Web.CalendarControl.dll for Calendar Control ☼ Skelta.HWS.Web.QueueControl.dll for Queue Control ☼ Skelta.HWS.WorkListChannel.Web.WorkItemListControl.dll for WorkItemList Control 5. Remove "<!DOCTYPE >" element from .aspx file before adding Skelta Server controls 6. Remove "xmlns" attribute from "html" element. 7. Add an instance of "Process Designer Control" and set the following properties: ☼ ApplicationName = <Name of the Project> ☼ WorkflowName = <Instance of WorkFlowItem Name> 8. Configure the WorkflowNET.Config.Xml file add one more application element and edit applicationname attribute and Workflow attribute.
Regards, Bineesh |