This documentation is for Live Forms 9.1. v9.1 is a Cloud Only release. Not for you? Earlier documentation is available too.

COVID-19 Response Info: At frevvo, our top priorities have always been employees and customers. We have taken several steps to promote the well-being of our people, to minimize services disruptions, and to help where we can. Visit our website for updates.

PaperVision or ImageSilo Connector

 supports direct connectivity with Digitech Systems' PaperVision® and ImageSilo® document management products. This Connector allows you to save submissions to the PaperVision® and ImageSilo® document management repository as PDF, TIFF, .JPG and .GIF format.

 On this page:


Installation Instructions

If you are using  Online there is nothing to install. If you are using  In-house:

  1. Download the pve.zip from the frevvo Software Download Directory to <frevvo -home>\frevvo\tomcat\webapps
  2. If your are sending your form submissions to ImageSilo then the connector requires no further configuration
  3. If you are submitting to a local installation of PaperVision then edit the <frevvo-home>\tomcat\conf\frevvo-config.properties file and add the frevvo.pve.login.url to configure the local URL path. Replace the login.imagesilo.com in the URL with the host:port of your PaperVison installation.

frevvo.pve.login.url=https://login.imagesilo.com/HTTPInterface.asp -> Replace the login.imagesilo.com with the host:port of your PaperVison installation.

In your browser, go to: http://<server-name>[:port]/pve/test. You should see a message "Your PVE Connector request was successfully handled." This means the connector is properly installed.

Connecting to PaperVision

A Doc Action Wizard steps you thru the process of connecting your form to PaperVision.

  1. Log into your tenant as a designer user.
  2. Open your form/workflow in the appropriate designer.
  3. Click the Edit Form/Workflow Properties wizard on the designer toolbar.
  4. Click the Document Actions tab. Select Send to ImageSilo or PaperVision Enterprise on the Send Documents tab.
  5. Enter your PaperVision/ImageSilo entity, username and password and click the login button
  6. The wizard connects to your account and now displays a dropdown with all your PaperVision/ImageSilo projects
  7. Select the project where you want to save the form/workflow submission
  8. Select the image type: PDF, PNG or JPG from the Send Snapshot dropdown. PDF is the default option. Select the blank option from the dropdown to exclude this attachment in the submission.
  9. Check the Data checkbox if you want to store the xml data document in addition to the form image document
  10. Attachments uploaded to your form/workflow are included if the Attachment Files checkbox is checked. This checkbox is checked by default. Uncheck it to exclude attachments in the submission.    
  11. Choose  the action you want to take from the Send Generated PDF Forms control if you have Pixel Perfect mapped PDFs (ex: W-4, I-9 etc…) associated with your forms/workflows, 

    1. Check All to send all the mapped Pixel Perfect PDFs. This is the default value.
    2. Check None to send none of the mapped PDFs.
    3. Check Select to display a list of all the PDFs associated with your form/workflow. Click the ones you want to be part of the submission. Click again to deselect.
  12. The wizard connects to your selected project and retrieves the list of key index fields from PaperVision/ImageSilo
  13. Map each PaperVision/ImageSilo key index field to a field on your  form/workflow. The dropdown contains a list of all the form/workflow fields listed by field name (not field label). Fields in different sections that have the same name may only appear once. Checking the Data checkbox will show both fields. Consider using unique names even when fields are in different sections to improve clarity.
  14. Click Submit. 
  15. Save the form/workflow.

Your form is now connected to PaperVision/ImageSilo. When you use your form and click the submit button the form/workflow image, and all items selected in the doc action wizard will be saved into your PaperVision/ImageSilo project.

Troubleshooting

Doc Post Failure

If the submission cannot reach your PaperVision/ImageSilo project, all users with the tenant admin role or workflow admin(s) (if configured for workflows)  will receive an Doc Post Failure notification email reporting information about the error.

Log Messages for the PVE Connector

The PVE Connector does not generate a separate logfile. All log entries for this connector are captured in the <frevvo-home>\tomcat\logs\frevvo.YYYY-MM-DD.log