Task recorder in Dynamics AX

Slides:



Advertisements
Similar presentations
Review DirectQuery in SSAS 2016, best practices and use cases
Advertisements

Learn how the cloud is accelerating network transformation
Digital Partner of Record Overview
C# and VB code-focused development with Visual Studio
2/20/2018 7:04 PM BRK1038 Meet Azure Information Protection customers and learn about their success stories Jeffrey Kalfut Strategy & Architecture Manager,
BRK1017 Taking your hybrid management and security strategy to the cloud with Operations Management Suite Jeremy Winter and Srini Chandrasekar.
Enterprise grade security in your Hadoop clusters on Azure
Microsoft Ignite /30/2018 9:28 PM BRK3174
Extending IT Best Practices to Microsoft Azure
Transform yourself and build your IT cloud career path
Deliver business insights with Microsoft Dynamics AX and Power BI
Examine information management in Cortana Intelligence
From IT Pros to IT Heroes - with Azure DevTest Labs
Develop, debug and deploy containerized applications with Docker
Operational Analytics in SQL Server 2016 and Azure SQL Database
Build interactive data analysis environments using Apache Spark
Microsoft /2/2018 3:42 PM BRK3129 Query Big Data using the Expanded T-SQL footprint with PolyBase in SQL Server 2016 Casey Karst Program Manager.
BRK3288-Discover data-driven apps that learn and adapt
Windows Server* 2016 & Intel® Technologies
Conduct a successful pilot deployment of Microsoft Intune
Review the Nutanix Cloud Platform System Standard solution
Microsoft Ignite /11/2018 1:18 AM BRK4017
Automate for Sales in Microsoft Dynamics CRM
TFS Database Import Service for Visual Studio Team Services
Microsoft /23/2018 1:11 AM BRK3180 Migrate CRM OnPremise organizations to CRM Online cloud using Dynamics Lifecycle Services (LCS) Aditya Varma Ganapathy.
Web development productivity with Visual Studio
Deep Dive into the Azure Container Service
Innovate with Microsoft BI in the enterprise
7/2/2018 2:39 AM BRK2413 Customer lifecycle with LCS: Dynamics 365 for Finance and Operations, Enterprise edition Manali Dongre Senior Program Manager.
Elastic database patterns for SaaS applications in Azure
The power of common identity across any cloud
Microsoft Ignite /22/2018 3:27 PM BRK2121
Secure Remote Access to on-premises Web Apps using Azure AD
BRK2264 Move 13,000+ global Dynamics CRM users from on-premises to Online at Caterpillar Inc. Todd Byrne & John Finney 1 Business Unit Name Here.
Master Modern PaaS for the Enterprise with Azure App Service
Easily secure your sensitive with Office 365 message encryption
Documentation for Microsoft Dynamics 365: Great things are happening!
Get Started with Common Data Model (CDM) and PowerApps
Microsoft Ignite /8/2018 3:50 PM BRK2112
Design Seamless Upgrades to SQL Server 2016 with Query Store
Microsoft /8/2018 4:45 PM BRK3062 BRK3062- Build smarter and scalable applications using Microsoft Azure Database Services Moshe Gutman CEO, GeoSafe.
Online virtual labs: The hidden gem for free hands-on learning, practice, and exploration CA Callahan.
Bring new levels of visibility to your datacenter with Cisco Tetration
Integrate Power BI with Microsoft Dynamics
Microsoft Ignite /16/2018 2:39 PM BRK3307
Add intelligence to Dynamics AX with Cortana Intelligence suite
Use server-based personal desktops in Windows Server 2016
Azure SQL Data Warehouse Scaling: Configuration and Guidance
Accelerate Your Transition from Traditional IT to the Cloud
Deploy Windows 10 Mobile for the mobile workforce
Dive deep into ASP.NET Core 1.0
Explore web development with Microsoft ASP.NET Core 1.0
Microsoft Ignite /14/ :21 AM BRK2101
Migrate to CRM Online - Tips and Tricks
F5 WAF in Azure Security Center
Determine your role in a managed service
Dive into Predictive Maintenance using Cortana Intelligence Suite
Microsoft Ignite /17/2018 2:42 AM BRK2223
Secure your Active Directory to mitigate risk in the cloud
Seamless Office Migrations with Add-ins and Macros
Project Springfield Fuzz your code before hackers do
Microsoft Ignite /22/2018 3:58 PM BRK2254
Microsoft Virtual Academy
Automating Windows 10 and software deployments from the Cloud
Learn how to use and customize the Dynamics AX interactive help system
Office 365 Secure Score: Actionable Security Analytics
Meetup User Experience Design for SharePoint
Keep up with Office 365 evolution in the real world
Discussion Panel: Windows Server MVP Panel
Diagnostics and troubleshooting in Azure App Service Support Center
Presentation transcript:

Task recorder in Dynamics AX Microsoft 2016 11/26/2018 7:39 PM BRK3322 Task recorder in Dynamics AX Sharrief Shabazz Program Manager © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Outline Task recorder basic usage Advanced Usage Task guide AX Help 11/26/2018 7:39 PM Outline Task recorder basic usage Advanced Usage Task guide AX Help Each topic includes Overview Demo Architecture/Technical F.A.Q. © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Task recorder basic usage Overview 11/26/2018 7:39 PM Task recorder basic usage Overview Task recorder is a tool for capturing business process steps in Dynamics AX Automatically captures actions as you complete them Captures the data and metadata Saves recordings in Lifecycle Services (LCS) Multi-purpose recordings Business Process Modeler (BPM) diagrams Generating X++ code Task guides and AX Help Repro steps support cases © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

11/26/2018 7:39 PM Demo basic usage © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Task recorder recording system Basic usage (diagram) Dynamics AX (browser) AOS Task recorder recording system Do actions Log events Record Take actions New recording User

Basic usage: F.A.Q. Q: Will Task recorder work with my customized solution? A: Yes No special steps needed to make a form recordable. For custom controls, adding Task recorder support is easy. Q: Are recordings upgradable? Recordings do not depend on the version of AX running.

Basic usage: F.A.Q. Q: Do I have to be an admin to use Task recorder? A: No You can optionally limit access to the Task recorder menu item. Q: Does Task recorder allow someone to bypass security? Using Task recorder has no effect on security mechanisms.

Basic usage: F.A.Q. Q: Is there a performance overhead when Task recorder is running A: No Q: Does the data I enter remain in the database after I’m done? A: Yes Q: Does the recording contain sensitive information? A: Possibly Only if you type the data in. Data that is simply shown while recording it not captured.

Advanced usage Overview 11/26/2018 7:39 PM Advanced usage Overview Task recorder allows you to quickly re-record by automatically performing actions for you. Playback system can auto-perform actions When actions are auto-performed, they are recorded again You can pause the playback in order to record new action You can skip actions so that they are not recorded again When done, your new recording may contain some old actions and some new actions © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Demo advanced usage 11/26/2018 7:39 PM © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Advanced usage (diagram) User AOS Task recorder recording system Dynamics AX (browser) Log event Record Task recorder playback system New recording Old recording

Advanced usage: F.A.Q. Q: My recording stopped during auto playback. Why? A: Because the action was attempted but could not be performed. When the playback system detects that a step was attempted, but the step was not recorded successfully, then the playback system will automatically pause. This provides the user with an opportunity to correct the issue by performing the correct action. There are 2 general possibilities for what a step will not be recorded after being attempted by the playback system:

Advanced usage: F.A.Q. The form did not allow the action to be taken Because AX is a very complex and dynamic application, there are various reasons that an action may not be allowed. The common reasons are: The form needed by the action was closed. The dialog, drop-dialog, message box, or lookup needed by the action was closed. The button or field was disabled or hidden by the form

Advanced usage: F.A.Q. The form has been changed Not all changes to a form will affect the recording. Only changes to things that are directly used in the recording will affect the recording. Common changes that can cause the playback system to pause: Changing the AOT name of a form, menu item, or control Removing a form, menu item, or control Hiding or disabling a control Adding a new message box or dialog Changing the data or security requirements

11/26/2018 7:39 PM Task guides Overview A Task guide is a guided training experience, Powered by a business process recording. Immersive experience that offers high-retention training Tells the user what forms to open and where to click or enter data Automatically recognizes when an action is completed, and prompts the user to take the next action Very easy to use and follow along © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

11/26/2018 7:39 PM Demo task guides © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Task recorder recording system Task guides (diagram) Correct action taken? User Task guide Prompt action Next action Keep waiting Yes No Take action Record AOS Dynamics AX (browser) Task recorder recording system Do action Log event

Task guides: F.A.Q. Q: The task guide seems to be encountering an error, why? A: The task guide has detected that the user cannot complete the prompted action. This situation is usually the result of the user opening the wrong form or closing the needed form. When the task guide detects this situation, it informs the user and suggests how the user might get back on track. To reduce this occurrence of this issue task guides should be thoroughly manually tested. Task guides should also be thoughtfully designed with consideration for the common issues a user might run into while using Dynamics AX.

AX Help Overview Open AX Help by clicking the “?” button 11/26/2018 7:39 PM AX Help Overview The AX Help content is stored Lifecycle Services (LCS) and in the AX Wiki website Open AX Help by clicking the “?” button Help shows task guides useful to the current page Users can search for other task guides The AX Help system use the LCS searching and indexing system © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

AX Help Configuration Pre-requisites Steps 11/26/2018 7:39 PM AX Help Configuration Pre-requisites The machine must be provisioned from LCS and be cloud-hosted The logged in AX user must be in the organization that is associated with the LCS Project Steps Open the System Parameters page Specify the Project that contains the libraries Check each of the libraries you wish to be used for AX Help © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

11/26/2018 7:39 PM Demo help © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

AX Help: F.A.Q. Q: I have configured everything, but task guides are not showing up! A: LCS may still be indexing your library if the library is new. If this search box is available, then indexing is complete. Try using this search box to see if the task guide shows up.

More resources on Task recorder First time walk-through https://ax.help.dynamics.com/en/wiki/task-recorder-in-ax7/ Using task recorder to create help content https://ax.help.dynamics.com/en/wiki/task-recorder/ Configuring the AX Help system https://ax.help.dynamics.com/en/wiki/working-with-help/#connecting-the-help-system

Free IT Pro resources To advance your career in cloud technology Microsoft Ignite 2016 11/26/2018 7:39 PM Free IT Pro resources To advance your career in cloud technology Plan your career path Microsoft IT Pro Career Center www.microsoft.com/itprocareercenter Cloud role mapping Expert advice on skills needed Self-paced curriculum by cloud role $300 Azure credits and extended trials Pluralsight 3 month subscription (10 courses) Phone support incident Weekly short videos and insights from Microsoft’s leaders and engineers Connect with community of peers and Microsoft experts Get started with Azure Microsoft IT Pro Cloud Essentials www.microsoft.com/itprocloudessentials Demos and how-to videos Microsoft Mechanics www.microsoft.com/mechanics Connect with peers and experts Microsoft Tech Community https://techcommunity.microsoft.com © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Please evaluate this session 11/26/2018 7:39 PM Please evaluate this session Your feedback is important to us! From your PC or Tablet visit MyIgnite at http://myignite.microsoft.com From your phone download and use the Ignite Mobile App by scanning the QR code above or visiting https://aka.ms/ignite.mobileapp © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

11/26/2018 7:39 PM © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.