You can create a link for users to open up a specific Workflow queue in OnBase Mobile.
hylandmobile://launch?appid=onbase-mobile&path=workflow/lifecycle/[lifecycle ID]/queue/[queue ID]
The path is constructed by specifying the corresponding Workflow lifecycle and queue IDs, as shown in the previous example.
In the following example, the link will open OnBase Mobile and display the contents of Workflow queue ID 222 within lifecycle 104.
hylandmobile://launch?appid=onbase-mobile&path=workflow/lifecycle/104/queue/222