Mobile app home page

Important

The finance and operations (Dynamics 365) mobile app and platform have been deprecated. For more information, see Removed or deprecated platform features.

This article describes the Finance and operations (Dynamics 365) mobile app and provides links to resources that can help you implement it in your organization.

Overview

The mobile app enables your organization to make its business processes available on mobile devices. After your IT admin enables the mobile workspaces for your organization, users can sign in to the app and immediately begin to run business processes from their mobile devices. The mobile app includes the following features that can help increase productivity:

  • Users can view, edit, and act on business data, even if they have intermittent network connectivity or their mobile devices are completely offline. When a device reestablishes a network connection, offline data operations are automatically synchronized.
  • IT admins or developers can build and publish mobile workspaces that have been tailored to their organization. The app uses your existing code assets. Therefore, you don't have to re-implement your validation procedures, business logic, or security configuration.
  • IT admins or developers can easily design mobile workspaces by using the point-and-click workspace designer that is included with the web client.
  • IT admins or developers can optionally optimize the offline capabilities of workspaces by using the Business logic extensibility framework. Because data continues to be processed while a device is offline, your mobile scenarios remain rich and fluid, even if devices don't have constant network connectivity.

Elements of the mobile app

Navigation in the mobile app consists of four basic concepts: the dashboard, workspaces, pages, and actions.

Navigation concepts in the mobile app.

  1. When you start the app, you go to the dashboard.

  2. On the dashboard, you can see a list of workspaces that have been published.

  3. In each workspace, you can see a list of pages that are available for that workspace.

  4. After you're on a page, you can perform several actions. Here are some examples:

    • View detailed data.
    • Navigate to other pages for related data, such as entity details or lines.
    • See a list of actions that are available for that page. Actions let you create or edit existing data.

Implementation process

The following illustration shows the process for implementing both mobile workspaces that are provided by Microsoft and custom mobile workspaces.

Mobile apps implementation process.

The following table includes links to resources that can help you implement both mobile workspaces that are provided by Microsoft and custom mobile workspaces. The numbers in the first column correspond to the numbered steps in the previous illustration.

Step Role Action Resources to help you complete the action
1 System administrator Implement the finance and operations app in your organization.
2 System administrator If you're using Microsoft Dynamics 365 for Operations version 1611: Download and install KBs that enable the mobile workspaces that are provided by Microsoft. See the following topics for more information:
3 System administrator Publish the mobile workspaces that are provided by Microsoft. Publish a mobile workspace
4 Developer or independent software vendor (ISV) Use the mobile platform to create custom mobile workspaces. Mobile platform
5 ISV Create a deployable package that contains custom mobile workspaces, and upload the package to Microsoft Dynamics Lifecycle Services (LCS). Create a deployable package
6 System administrator Apply the deployable package that contains the custom workspaces that are provided by the independent software vendor (ISV). Apply a deployable package
7 System administrator Publish the custom mobile workspaces that are provided by the ISV. Publish a mobile workspace
8 User Download and install the mobile app. Finance and operations app for Android
Finance and operations app for iOS
(Windows Phone unsupported)
9 User Sign in, and use the mobile app. The app includes the mobile workspaces that have been published by the system administrator. To see a list of mobile workspaces that are provided by Microsoft, see Mobile workspaces recently released.

Troubleshooting

Mobile platform resources