Deploy the hosted application to Unified Service Desk
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Once you have created a hosted application as described in Create a HAT hosted application project, you can deploy it to Unified Service Desk. Unified Service Desk is configured on the Microsoft Dynamics 365 server. You must ensure that all workflow-dependent applications that contain a default workflow include the workflow assembly (.dll file). If the assembly file isn’t found or is deleted, the Type field in the Action XML is set to NULL.
In this Topic
Deploy your hosted application to Unified Service Desk
Verify that the application is successfully deployed
Deploy your hosted application to Unified Service Desk
Right-click the application in Solution Explorer and select Deploy.
In the Publish to Dynamics 365 dialog box, enter the Dynamics 365 server name and your credentials.
If there is more than one organization, check the Display list of available organizations check box and click Login.
Select your organization from the list of organizations displayed and click OK.
Verify that the application is successfully deployed
Sign in to Microsoft Dynamics 365.
On the nav bar, choose Microsoft Dynamics 365, and then select Settings.
Choose Settings > Unified Service Desk > Hosted Controls.
From the list of hosted controls, select the hosted application you just deployed. In this case, it’s Bing Search.
The configuration information for the hosted application is displayed.
The bindings you created in Use UII inspector to create bindings for the hosted application are displayed in the Automation XML area.
Copy the assembly that you generated in Create a HAT hosted application project from your Visual Studio project output folder (<ProjectFolder>\bin\debug) to the Unified Service Desk application directory. In this case, we will copy the Bing Search.dll file to the c:\Program Files\Microsoft Dynamics CRM USD\USD directory.
See Also
Create a HAT hosted application project
Use UII inspector to create bindings for the hosted application
Configure the hosted application
Configure an action for the hosted application
Import the hosted application from Unified Service Desk
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright