Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Click on the Flows link in the left menu
  2. There is a pre-created flow called Vacation Request.
  3. Click the Edit button.
  4. This workflow has two steps (called activities): one for the Employee and the other for the Manager.
  5. Both activities use the same Vacation Request form we created earlier.
  6. You can select either activity and click the Edit (pencil) icon. This will take you to the Form Designer and you can see the form. The only difference between the two forms is that their names have been changed to Employee and Manager respectively.
  7. In the Flow Designer, select the first activity.
    1. ##In In the Properties panel on the left, notice that the Employee role has been selected. This means that this step in the workflow can only be performed by a user with the Employee role.
    2. ##AlsoAlso, note that the Button Label property is set to "Request Vacation".
  8. Select the second activity.
    1. ##The The Manager role has been selected implying that this step can only be performed by a user with the Manager role.
    2. ## The Task Info is set to the string "Vacation Request for {LastName}". This is how Tasks can be identified in the manager's task list.
    3. ## The Display Msg is set to the string "Your request has been sent to your manager for approval." This is the message displayed to the employee when the vacation request is forwarded to his/her manager.
  9. Click the Cancel button.
  10. Notice that in the flows page, the flow access control is already set to "Public in Tenant" (2nd icon from the right in the top row). This means that users must be authenticated in the demo.com tenant in order to use the workflow.
  11. Click the Test button.
  12. The designer user does not have the Employee or Manager roles so you will get an error message.
  13. Click the Share button and in the dialog that pops up select the second option: Link (Email/Web page). Copy the URL from the text area on the left.
  14. Logout from the designer user account.
  15. Go to the URL copied above in your browser.
  16. In the Login dialog, enter the employee user's credentials. User name: employee@demo.com password: employee.
  17. The first form in the workflow is displayed. Since the employee user is not a Manager the approval section is not displayed.
  18. Enter some data and click the "Request Vacation" button. Note that the button label matches the settings above.
  19. The workflow is now sent to the Manager inbox. Note that the display message matches the settings above.
  20. In a separate browser login as the manager (you may already be logged in if you tried the Vacation Request Form in the previous section).
  21. This time, the Tasks section shows that there are pending Vacation Request tasks.
  22. Expand the Vacation Request task and you will see the pending request. Note that the task is labeled according to the settings above.
  23. You can view the history (audit trail) for the workflow by clicking the History button (the right most button).
  24. You can perform the task by clicking the Perform this Task button (the left most button).
  25. The second (Manager) step is displayed and the Manager must sign the section before the workflow can be submitted.

...

This application contains two forms. The first form named Uniform Residential Loan Application is a   built form built from this real Freddie Mac form 1003.pdf. This form is a large form that contains interesting business logic and layout that makes the eform better and easier to use then the original pdf form. Expand the Help section at the top of the form for demo instructions.

The second form is a smaller example that is built during demos to show#

  1. Ease of frevvo's drag/drop form designer

...

  1. Palette Controls

...

  1. Power of frevvo's built-in validation

...

  1. Re-usability of control groups via Custom Palette

...

  1. Wizard that enables easy connection from frevvo to submit forms into PaperVision/ImageSilo

...

Additional Demo Forms

...

This application contains a single form named '''Multi Language'''.#

  1. Click the

...

  1. Image Added icon to the right of the form name

...

  1. Click test on the default (English) form version

...

  1. Click test on the Hindi version to see the same form translated to Hindi

...

  1. Click test on the Arabic version to see

...

  1.  support an RTL language

See the [[V4_Multi _Language_Support | Multi Language]] documentation Language documentation for full details.=

Connecting to ImageSilo

...

[[V4_Integration#PaperVision.C2.AE_.2F_ImageSilo.C2.AE_Connector | See Installation Instructions]].

You can connect any form or flow to ImageSilo/PaperVision.#

  1. Login as a designer user

...

  1. Edit an existing application or create a new one

...

  1. Click New to create a form and click Finish in the wizard that appears

...

  1. Click the Doc Action button in the toolbar at the top of the Form Designer

...

  1. Select the "Save to ImageSilo or PaperVision Enterprise" choice

...

  1. In the wizard that appears enter your credentials for ImageSilo and click the Login button

...

  1. The wizard will display a list of available projects

...

  1. Select a project and click Next

...

  1. In the panel that appears the Fields for that project are displayed

...

  1. From the drop down next to each field, select the corresponding form control

...

  1. Click Finish in the wizard

...

  1. Click Finish in the Form Designer

...

  1. Test the form. When you click Submit, frevvo will generate a PDF representation of the form and store it in ImageSilo.

...

In-house Software

...

By request you can get a demo version of Live Forms In-house, which is the on premise version of Live Forms.<strong style="color:red; font-style:italic">Skip

Warning

Skip these instructions if you are using a V4 demo account

...

on http://demo4.frevvo.com.

...

The software there is hosted and requires no download or local installation. If you would like a hosted tenant demo account,

...

Contact Us

...

...

Downloaded In-House demo

...

...

  1. This bundle includes an administrative user with user id: admin and password: admin.

...

  1. We recommend that you do not use the admin user or the default tenant to create your own forms.

...

  1. This bundle includes a tenant called demo.com that is already setup for you with Users and Roles.

      ...

        1. This tenant has pre-created roles Employee and Manager

      ...

        1. This tenant has pre-created users designer, employee and manager. The passwords for each are the same as the user name e.g. designer/designer.

      ...

      Windows Installation

      ...

      The download bundle includes Tomcat V6 and has the frevvo web application pre-deployed and pre-configured. The bundle works on Windows, Linux and Mac systems without any further configuration.#

      1. Download the software from the link you were provided.

      ...

      1. Ensure that you do not have another server running on port 8082.

      ...

      1. Make sure that the JAVA_HOME environment variable is set to the installation directory of your JDK, for example, C:\Program Files\Java\jdk1.6.0_5

      ...

      1. Unpack the frevvo.zip file to the location of your choice: e.g. c:\frevvo. We'll refer to this directory below as <frevvo-home>.

      ...

      1. Start frevvo: Double click <frevvo-home>\Start frevvo. This starts Tomcat on port 8082 with frevvo pre-configured and displays the Tomcat log in a command prompt.

      ...

      1. In your browser, go to

      ...

      1. http://<server-name>:8082/frevvo/

      ...

      1. web.

      ...

      1. You should see the login page.

      ...

      1. Live Forms is installed and ready for use.

      ...

      Database

      ...

      This bundle includes an HSQL embedded database. If you wish to use MySQL or SQL Server, please contact frevvo for configuration instructions.