Archibus Mobile Apps Table
Archibus Mobile Apps Table
You define a new mobile app for the App Launcher using the Archibus Mobile Apps (afm_mobile_apps) table. See Adding a New App for the App Launcher.
The following describes the fields in the afm_mobile_apps table.
Field | Description |
---|---|
Application (activity_id) | The app's activity code - the unique identifier for the app. |
Title (title) | The app title that appears in App Launcher under the app icon |
Icon (icon_large) | This field is currently not used. The mobile app icon is embedded in the application code. A default icon is supplied if you do not configure an icon for the app. Refer to Adding a New App for the App Launcher. |
Display Order (display_order) | A numeric value that defines where the app is displayed in the app's list. |
URL (main_page_url) | The URL for index.html in the app's folder. This URL is generated when you create the directory structure using the Sencha. |
Security Group (security_group) | The security group for users that should see the app in their app's list. |
Data Transfer Status (transfer_status) | If data transfer is used to import records in the afm_mobile_apps table, this field indicates the status of the record for the last import. For example, the status could be NO CHANGE or INSERTED. |