In version 2.1 of VetView, our Portal was changed to a lightweight, stand alone project that communicates to Vetview's main application through authentication tokens. This new portal was built using VetView's robust API commands, which are slated to be expanded in version 2.2 of VetView as well.
Web Service Settings
The settings for the Portal are simplified and consist of a simple token and additional links to the API documentation and Portal settings.
The authentication token generated must be sent and received in the header of every API command sent from the portal application. This is done using the Yaml file located in the same directory as the Portal installation.
The Job must also be enabled to accept requests with the token.
Location in Portal Config
The location for this can be found in the Portal application.yaml file under the heading: #authToken VetView app location: Navigation --> Job & Interface Setup --> VetView Portal Settings.
VetView Wiki
Most recent releases of VetView: Version 4.2.5 Hotfix (Released 10/31/2024)