Open a Document within a Workflow Queue - 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-within-a-Workflow-Queue - 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 up a specific document within a Workflow queue.

hylandmobile://launch?appid=onbase-mobile&path=workflow/lifecycle/[lifecycle ID]/queue/[queue ID]/doc/[document ID]
        

The path is constructed by specifying the corresponding Workflow lifecycle, queue, and document IDs, 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 111 within queue ID 222 within lifecycle 104.

hylandmobile://launch?appid=onbase-mobile&path=workflow/lifecycle/104/queue/222/doc/111
Note:

The document must exist in the Workflow queue or it will not be displayed.