Using HTTP Links |
Scroll |
The following links are supported to open and download documents and cases. In place of <server name> fill in the name of your Thereforeā¢ server.
Open document:
http://<server name>/TWA/Portal/Portal.aspx?pDocNo=XX
Download/Export document:
http://<server name>/TWA/Portal/Portal.aspx?pDocNo=XX&xprt=true
Open case:
http://<server name>/TWA/Portal/Portal.aspx?pCaseNo=XX
Download/Export case:
http://<server name>/TWA/Portal/Portal.aspx?pCaseNo=XX&xprt=true
Anonymous Portal Access:
An Anonymous Portal user can be configured following this tutorial:
Once the Anonymous Portal user is configured they can access PortalDoc.aspx without being forced to authenticate themselves. The connection is made by using the configured user. The following URLs can be used:
Open a document:
http://<server name>/TWA/Portal/PortalDoc.aspx?pDocNo=X
This URL will display the specified document as a PDF. In case of multiple files all of them will be merged into one PDF.
Search for a specific document:
http://<server name>/TWA/Portal/PortalDoc.aspx?qNo=X
This URL will execute a search based on the provided query number. If the search returns only one document it will be displayed as a PDF. In case of multiple files all of them will be merged into one PDF. In any other cases 'Invalid request.' will be displayed.
Search for a specific document using an additional filter:
http://<server name>/TWA/Portal/PortalDoc.aspx?qNo=X&field_name=filter_value
This URL will execute a search based on the provided query number and additional filter values from the URL. If the search gives back only one document it will be displayed as a PDF. In case of multiple files all will be merged into one PDF. In any other cases 'Invalid request.' will be displayed.