dynamics-365

How to automatically login using EasyRepro in Dynamics 365 on-premise

≯℡__Kan透↙ 提交于 2020-02-15 08:10:13
问题 This bounty has ended . Answers to this question are eligible for a +100 reputation bounty. Bounty grace period ends in 5 hours . Anthony Steven wants to draw more attention to this question. I'm trying to do Automated UI Testing using EasyRepro in Dynamics 365 On-Premise. I managed to the testing with one issue, I can't automatically login to my Dynamics 365 Organization. Below are the code that I used: var client = new WebClient(TestSettings.Options); using (var xrmApp = new XrmApp(client))

How to automatically login using EasyRepro in Dynamics 365 on-premise

我与影子孤独终老i 提交于 2020-02-15 08:09:29
问题 This bounty has ended . Answers to this question are eligible for a +100 reputation bounty. Bounty grace period ends in 5 hours . Anthony Steven wants to draw more attention to this question. I'm trying to do Automated UI Testing using EasyRepro in Dynamics 365 On-Premise. I managed to the testing with one issue, I can't automatically login to my Dynamics 365 Organization. Below are the code that I used: var client = new WebClient(TestSettings.Options); using (var xrmApp = new XrmApp(client))

Display external application forms within Microsoft Dynamics 365

て烟熏妆下的殇ゞ 提交于 2020-02-07 02:37:05
问题 We have our own system which we need to integrate with MS Dynamics 365.For Example : In Accounts section we need to add an extra tab that loads IFrame or something that retrieves some extra information from our system. The following are the things that I reached : Inserting IFrame within a new Dashboard : (but it will not fetch specific account information, it will only pass the currently logged in user along with the organization name) Unified Service Desk (USD) : (we may add customization

Display external application forms within Microsoft Dynamics 365

。_饼干妹妹 提交于 2020-02-07 02:36:11
问题 We have our own system which we need to integrate with MS Dynamics 365.For Example : In Accounts section we need to add an extra tab that loads IFrame or something that retrieves some extra information from our system. The following are the things that I reached : Inserting IFrame within a new Dashboard : (but it will not fetch specific account information, it will only pass the currently logged in user along with the organization name) Unified Service Desk (USD) : (we may add customization

Call external api from Microsoft Dynamics 365 online

◇◆丶佛笑我妖孽 提交于 2020-02-06 18:50:39
问题 Does anybody know how to call external web api from Dynamics 365 online. I need to send a post http request when opportunity status is changed to approved. It would be better if using .net 回答1: Here is sample code for calling External API from CRM Online. I have a trigger on change of Account (i.e any filed on account is changed my plugin will fire). This in turn will call public API and read it's content and response. There are ample amount of Examples available. using System; using System

Dynamics CRM/365 SDK and .NET Standard / .NET Core

你。 提交于 2020-02-01 05:15:05
问题 Do you know are there any plans from product group to rewrite CRM SDK libraries into .NET Core or probably just make them .NET Standard compliant? More and more systems and components treats .NET Standard as a standard :) I know that we may make the current version (9.x.x) work "somehow" with the .NET Core projects but for some environments it is real pain in the ass. And I'm asking about official new version and support from product group. Any ideas? 回答1: I contacted the owners of the

Access token in React app SSO hosted in a Dynamics 365 web resource

纵饮孤独 提交于 2020-01-30 08:45:08
问题 I have a Reactjs app (aka Single-page Application) that is uploaded in Dynamics 365 Customer Engagement (formerly CRM) as a web resource. This web resource or app is displayed in an IFRAME inside an entity form and therefore this small app already has direct access to Dynamics 365 data using the Xrm object. All good. What I'm trying to accomplish with this app is to get it to connect to SharePoint via Microsoft Graph API and upload files and create folders. Since the user is already signed in

How to “Pass configuration data to your plug-in” and what's the purpose of the same ? Any real time scenario with example?

一世执手 提交于 2020-01-24 15:03:30
问题 What's the use of passing configuration data to plugin and how to do this ? https://docs.microsoft.com/en-us/powerapps/developer/common-data-service/write-plug-in Pass configuration data to your plug-in When you register a plug-in you have the ability to pass configuration data to it. Configuration data allows you to define how a specific instance of a registered plug-in should behave. This information is passed as string data to parameters in the constructor of your class. There are two

System.OutOfMemoryException when merging Newtonsoft.Json

左心房为你撑大大i 提交于 2020-01-24 04:35:12
问题 I am creating a plugin to call a webservice. I need to serialize and deserialize the Json object. So, I need Newtonsoft.Json. I am trying to merge the dll from NewtonSoft.Json and my application dll using ILMerge.MSBuild.Task and ILMerge in Visual Studio 2015. I get the error below: I looked for solution in internet but could not find any solution. 回答1: For ILMerge in VisualStudio Use the necessary dlls from NuGet Package Manager Only I was using the MSBuild.ILMerge.Task 1.0.5 and latest

How to Get a Dynamics 365CE Personal Development Environment?

 ̄綄美尐妖づ 提交于 2020-01-23 03:32:46
问题 I'm learning Microsoft Dynamics 365CE online and I'd like a personal environment to try out development on. Is there a way to do this without paying for a full licenced environment? I'm not going to use this for production, only personal education. 回答1: You can get a free 30 days trial & use it for personal development/learning purpose in full fledged CRM online environment. Proceed to the Dynamics 365 trial sign-up page & signup. Step by step instructions. 回答2: USE INCOGNITO MODE ONLY!!! (Or