WorkflowGen.com | Product | Demo | Buy | Services | Customers | Contact us

Entries from March 1, 2007 - April 1, 2007

Capital Investment Request case study

Process
The project manager wants to submit a purchase request. He completes the Investment Application form and forwards it to his/her manager. If the manager approves the application, it is then sent to the finance controller. For amounts over $15,000, and when pre-approval has been given by the controller, the CEO will also have to approve the application. The process varies depending on the amount involved.  
  
Form
Here is an example of a .Net Web Form.
The layout can be fully customized by using Visual Studio or the free Visual Web Developer 2005 Express. The Web Form just needs to contain all the fields required for this process.
The sections of the form can be displayed based on the each workflow action and based on the profile of the user connected.  
invest-form.gif 


Workflow with WorkflowGen
1/ The employee opens his/her browser and logs on to WorkflowGen.

2/ He/she clicks “New application” and selects “Investment Application”. By clicking “Launch application”, he/she then accesses the “Application follow-up form”.

3/ In “My to-do list”, he/she clicks “Complete” and the form corresponding to the selected application is displayed. The employee completes the form and clicks “Send form”.

4/ Now back at the “Application follow-up form”, the project manager can choose to whom the application is to be sent. By clicking “Assign this action to a person”, he/she can select the person from a list and click “Assign”.

5/ At this point an e-mail message is sent to the selected person (the manager) with the subject line reading “One new action has been assigned to you”.

6/ By clicking “View action”, the manager accesses the “Application follow-up form” and goes to “My to-do list”. By clicking the action assigned to him/her (here, a validation), the form opens again. The manager can also fill-in the appropriate areas to approve or refuse the application, before clicking “Send form”.

7/  In turn the manager will assign an action to the next participant by selecting him/her the same way the project manager did. In this example, the finance controller has been notified by e-mail.

8/ The finance controller will launch the action he/she has been assigned and the form (which has been completed and validated by both previous participants) will open. The finance controller can then approve or reject the investment application.

9/ There are now two alternatives:
- if the finance controller approves and the amount requested is less than $15,000, the application is closed and the project manager is notified by e-mail.
- if the finance controller approves and the amount requested is greater than $15,000, the application is forwarded to the CEO for final approval.
Of course, should the finance controller reject the application – whatever the involved amount – the project manager is notified by e-mail that the application has been unsuccessful.

10/ Let us take the example where the amount requested is greater than $15,000 and the finance controller has given his/her approval. The CEO will then be informed by e-mail and will in turn begin the validation process. Thus, it is the CEO who closes the application (by approving or rejecting it). Whatever the decision, the project manager will be notified by e-mail. 

Posted on Sunday, March 11, 2007 at 11:25AM by Registered CommenterWFG Team in , , | Comments Off

Leave Application case study

Process
The employee completes the leave application form. This is sent to the manager, who approves or rejects the application. When the application is approved, the application is forwarded to the director, who then makes the final decision. 
 
Form
Here is an example of a .Net Web Form.
The layout can be fully customized by using Visual Studio or the free Visual Web Developer 2005 Express. The Web Form just needs to contain all the fields required for this process.
The sections of the form can be displayed based on the each workflow action and based on the profile of the user connected. 

leave-app-web-form.gif

Workflow with WorkflowGen
1/ The employee opens his/her browser and logs on to WorkflowGen.

2/ He/she clicks “New application” and selects “Leave application”. By clicking “Launch application”, he/she then accesses the “Application follow-up form”.

3/ In “My to-do list”, he/she clicks “Complete” and the form corresponding to the selected application is displayed. The employee completes the form and clicks “Send form”.

4/ Now back at the “Application follow-up form”, the employee can choose to whom the application is to be sent. By clicking “Assign this action to a person”, he/she can select the person from a list and click “Assign”.

5/ At this point an e-mail message is sent to the selected person (the manager) with the subject line reading “One new action has been allocated to you”.

6/ By clicking “View action”, the manager accesses the “Application follow-up form” and goes to “My to-do list”. By clicking the action allocated to him/her (here, a validation), the form opens again. The manager can also fills-in the appropriate areas to approve or refuse the application, before clicking “Send form”.

7/ The manager selects the next participant, who is then notified by e-mail and performs the action assigned to him/her. In the following example, the director closes the application by approving or refusing the request. Whatever the outcome, the employee is notified of the final decision regarding his/her leave application.

Posted on Sunday, March 11, 2007 at 11:23AM by Registered CommenterWFG Team in , | Comments Off