Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Code Block
<context-param>         
        <param-name>frevvo.pve.login.url</param-name> <param-value>https://login.imagesilo.com/HTTPInterface.asp</param-value>value> 
</context-param>

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.

...

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

Image RemovedImage Added

  1. Enter your PaperVision/ImageSilo entity, username and password and click the login button
  2. The wizard connects to your account and now displays a dropdown with all your PaperVision/ImageSilo projects
  3. Select the project where you want to save the form submission
  4. Select the image type: PDF, TIFF, JPG, or PNG. # Select if you want to store the xml data document in addition to the form image document
  5. Click Next

For  In-house users, if the TIFF option doesn't appear you have not yet installed the TIFF software into your  installation.

Image RemovedImage Added

  1. The wizard connects to your selected project and retrieves the list of key index fields from PaperVision/ImageSilo
  2. Map each PaperVision/ImageSilo key index field to a field on your  form. The dropdown contains a list of all the form fields listed by field name (not field label).
  3. Click Finish

...