Open a Document - OnBase Mobile - Foundation 24.1 - Foundation 24.1 - Ready - OnBase - Premier - external - Standard - Essential - Premier - Standard - Essential - OnBase/OnBase-Mobile/Foundation-24.1/OnBase-Mobile/Configuration/Configuring-Links-to-Access-OnBase-Mobile/Open-a-Document - 2025-04-01

OnBase Mobile

Platform
OnBase
Product
OnBase Mobile
Release
Foundation 24.1
License
Premier
Standard
Essential

You can create a link for users to open a specific document from a custom query/document search.

hylandmobile://launch?appid=onbase-mobile&path=search/form/[custom query ID]/document/[document ID]
        

The path is constructed by specifying the custom query ID for retrieving the specific document and the document ID of the specific document, as shown in the previous example.

In the following example, the link will open OnBase Mobile and display the document with a document ID of 101 using custom query number 132:

hylandmobile://launch?appid=onbase-mobile&path=search/form/132/document/101
Note:

The document must be able to be returned from the specified custom query. An invalid search will not display the document.