| | | Supreme Being
       
Group: Forum Members Last Login: Wednesday, February 27, 2008 Posts: 37, Visits: 82 |
| | hi i click the publish tab...it show error like this plz find my attachment
|
| | | | Supreme Being
       
Group: Forum Members Last Login: Saturday, April 26, 2008 Posts: 128, Visits: 422 |
| Hi, Workflow can be published only if all the mandatory properties are set and the routing paths are configured. 1) The Approval actiovity requires information on who is the approver, this can be set using Assign Actors property. Right click on the approval activity and select action properties to see the property. 2 & 3) Set routing condition. Click on the links drawn from approval to information and Logger, right click and set routing condition as Approved or Rejected. 4) Set Assign Actor property for Information
regards,
Moderator |
| | | | Supreme Being
       
Group: Forum Members Last Login: Wednesday, February 27, 2008 Posts: 37, Visits: 82 |
| | thanks for reply i wrote small program in ASP.Net.. how can i configure with this workflow image |
| | | | Supreme Being
       
Group: Forum Members Last Login: Saturday, April 26, 2008 Posts: 128, Visits: 422 |
| | | | | Supreme Being
       
Group: Forum Members Last Login: Wednesday, February 27, 2008 Posts: 37, Visits: 82 |
| | hi thanks for reply i am new in skelta..plz tell clearly the configuration in ASP.net that link provide just code only..how can i check the workflow diagram.. plz help |
| | | | Supreme Being
       
Group: Forum Members Last Login: Saturday, April 26, 2008 Posts: 128, Visits: 422 |
| Hi, Based on the application name and workflow name provided in the Client class the workflow which is published will get executed. This is how the linking is done between the Designed workflow at runtime.
Have you downloaded the help documents from the same path where you down loaded skelta. Refer SkeltaBPMNET2007UserGuide document for more information.
regards,
Moderator |
| | | | Supreme Being
       
Group: Forum Members Last Login: Wednesday, February 27, 2008 Posts: 37, Visits: 82 |
| | | | | Supreme Being
       
Group: Forum Members Last Login: Saturday, April 26, 2008 Posts: 128, Visits: 422 |
| Hi, Which part is confusing for you in this post ? . The workflow execution code can be placed on a Button click event in a seperate aspx page.
regards,
Moderator |
| | | | Supreme Being
       
Group: Forum Members Last Login: Wednesday, February 27, 2008 Posts: 37, Visits: 82 |
| | i wrote the code in Login..(login.aspx) Login.aspx-->EmployeeDetail.aspx--EditDetail this is my flow ... i need to check the workflow in this... Already i design the workflow using "Process Designer For Work Flow" how can I relate these Two... |
| | | | Supreme Being
       
Group: Forum Members Last Login: Saturday, April 26, 2008 Posts: 128, Visits: 422 |
| Hi, From your example i could make out it as a Page flow and not a work flow.In Skelta workflow means a set of tasks which are organized and executed as a process. The task could be Human activties or Engine actvities. Human activties requires a Human intervention and is performed from the work item list page (e.g: Approve or Reject).Engine actvities are perfomed in the back end(e.g: Calling web service). Please see attachment for sample workflow.
Workflow, Work Process:- A set of activities and transactions that an organization performs on a regular basis to achieve an objective.
- Movement of Documents or Activities through a work process
- Operational aspect of a work procedure – how activities are structured, who performs them, the relative order of execution, synchronizing of activities, flow of information to support the activities and tracking
Moderator
|
| |
|