You can manually create custom URLs which allow users to access specific documents and other module functionality within OnBase Mobile Access for iPhone. By configuring links to these URLs, users can access the URL from their mobile devices, and have the requested document or module functionality displayed to them within the OnBase app.
These URLs follow a simple format, allowing you to easily specify an action and additional parameters to determine what to display to a user. See the following example:
onbasemobile://[action]?[required_parameter]&[additional_parameter]
All URL parameters and values must be lowercase.
Not all URLs may require additional parameters, however, if additional parameters are used, they are separated by an ampersand (&).
Certain module functionality is only accessible with appropriate licensing and appropriate user privileges and rights.
All of the values specified within custom URLs are transmitted in plain text, therefore, use caution when configuring these URLs to ensure that any sensitive data is not contained within a URL string.
For more information about the available actions and parameters that can be used, see the following sections: