Error executing integration: No user logged in on session DistributedSessionContext {id=CF0381EC14033494302472E0615768C6, user=null user, clientMachineName=10.156.3.39, clientHostName=10.156.3.39, clientAddress=10.156.3.39, clientActualAddress=216.73.216.10, properties={}, maxInactiveInterval=1800}
This integration is valid for performing a document search externally and handing the results directly to the search results page. We are assuming the user has access to view the documents and perform the search.
Two types of parameters are available. Integration parameters are placed at the end of the URL in the form param1=value1¶m2=value2.
This integration supports linking directly to the attachment. Pass in the parameter 'DirectLink=true' to bypass the search results page if only one result is found.
You can use the parameter 'InstrumentID' for a direct link to a specific Instrument ID
If you know the internal id of the document you are searching for, you can use the parameter 'InternalID' for a direct link to that document
When not using the Instrument ID or Internal ID parameters, you can pass in an EagleWeb search as request parameters in the form key1=value1&key2=value2...
You must pass in the type of documents to search for. You can either pass in 'AllDocuments=true' to get all documents, or pass in one or more parameters as '__search_select=<doctype>'
See the web document search page for a list of search parameters.
Here are a few examples (in these examples the Book Page searchbin is named BookPageID):