...
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.
- Enter your PaperVision/ImageSilo entity, username and password and click the login button
- The wizard connects to your account and now displays a dropdown with all your PaperVision/ImageSilo projects
- Select the project where you want to save the form submission
- 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
- Click Next
For In-house users, if the TIFF option doesn't appear you have not yet installed the TIFF software into your installation.
- The wizard connects to your selected project and retrieves the list of key index fields from PaperVision/ImageSilo
- 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).
- Click Finish
...