Quantcast
Channel: Microsoft Dynamics CRM
Viewing all 137182 articles
Browse latest View live

Forum Post: RE: Get Lookup field Id

$
0
0
Thank you Guys, The problem was that the Department field had no value, because the JS responsible to fill in the field had a condition that checks form type == 1 (Create), although the form type was 2 (Update). This was a typo. Thanks once again Guys for your quick prompt and valuable comments and help. Regards.

Forum Post: RE: Resource Booking Synchronization with Outlook

$
0
0
I believe you will need to populate the name field on the booking with more information, probably with a workflow on create of booking

Forum Post: RE: Sql Server 2016 Report Printing

$
0
0
Hi Jayakumar, Please share here if you have got any solutions to this issue. I facing the same for D365 on-premise with SQL 2016. Thanks,

Forum Post: Notes entity privileges

$
0
0
Hi All, We have a requirement were in we have two users of same Business unit with different security roles. Security Role Business Unit User Manager Alya Manager Associate Alya Associate What ever the record(Case) that manager creates we are sharing it to Associate to give his comments. But we dont want the associate to look into Notes(Created by Manager) that are attached to the case.(Problem here) Tried giving user level access to Notes entity for associate role but no help. Whatever the associate enters manager has ability to look into it.(We are giving full permissions to Manager on Notes entity. There is no problem with this)

Forum Post: RE: Unable to load Microsoft plug-in on a fresh CRM 9 on-premise organization

$
0
0
go to the folder "C:\Program Files\Dynamics 365\Server\bin\assembly" and set Security permission for local group "Users" as "Read and executes". After this restart IIS server (IISReset).

Forum Post: Is there a way to generate class from crm web api ?

$
0
0
Hello, I have to use the CRM Web API. I have already managed to connect to my crm web api and retrieve some datas. But i get json data (captain obvious). So should i manually convert json to class using a json converter (like http://json2csharp.com/ )? Or is there a way to generate this automatically ? Or is there any (un)official library that have already done this ? To be more clear i want to use like this : www.odata.org/.../understand-odata-in-6-steps Thanks to read me !

Forum Post: Sending E-Mails from C# via OrgService

$
0
0
Hi community, I'm having issues with sending e-mails from within my plugin, I'm consistently getting an error stating that 'partyobjecttypecode' is NULL: // incident is the Entity that was changed [LogicalName = incident] // service is the IOrganizationService // kuc_primarycontactid is a mandatory Reference to the Entity contact. Entity email = new Entity("email"); // create new mail email["subject"] = strSubject; email["description"] = strBody; EntityCollection to = new EntityCollection(); EntityReference contact = incident.GetAttributeValue ("kuc_primarycontactid"); // contact Entity party = new Entity("activityparty"); party["partyid"] = contact; to.Entities.Add(party); email["to"] = to; service.Create(email); --> Attribute 'partyobjecttypecode' cannot be NULL How do I get rid of this error?

Forum Post: RE: Fetch Distinct Record from WEB API - CRM V9

$
0
0
are you using within the Portals through oData? is this Portals or CRM? did you tag "Portals" by mistake maybe? can you please untag?

Forum Post: RE: How achieve configuration for N:N the following scenario in ms crm dynamics?

$
0
0
Thanx Charles, i had this in my mind already, but now m sure about my solution after you gave me same solution, i thought right solution. Hence, marking it as verified.

Forum Post: RE: ILMerge and Custom Work flow input parameters

$
0
0
Hi Kokulan Eswaranathan, As I have same configuration. You can see it below but my assembly is not working, experiencing same above error. Thanks Regards, Abdul

Forum Post: RE: Upgrade to Field Service Mobile - 11.2

$
0
0
Following this link may resolve this problem with me : https://docs.microsoft.com/en-us/dynamics365/customer-engagement/field-service/install-field-service#download-the-field-service-mobile-app-on-a-phone-or-tablet

Forum Post: RE: Outlook Client 8.2.2.137 not working

$
0
0
I just googled the same problem related to a different customer and ended up here, turns out it solved the problem for the other customer, too. So this is absolutely worth a shot. My memory, however, won't get any better. Regards, Rasmus

Forum Post: RE: Unified Service Desk "Back" issue with Agent Script

$
0
0
I my self never used the Back action. Normally I use GoToTask for this purpose. -Srikanth

Forum Post: Inserting the data using Odata Call in CRM Portals/Adxstudio

$
0
0
Hello Experts, I am able to retrieve the records in MS Portal using _odata service. That's work fine. But I am not able to save data or insert the record in entity using _data javascript. Can you share with me the _odata code for inserting the record using javascript from Portal to Dynamics CRM entity. Thanks In Advance Shriknat

Forum Post: RE: Best Practice Analyzer issue after upgrading USD

$
0
0
Try using the BPA, if it works - i don't see any need to import separate solution. -Srikanth

Forum Post: RE: Sending E-Mails from C# via OrgService

$
0
0
Nevermind. I reduced my actual code to this, and now it's working - so my more complex code clearly has some issues that I have to deal with and they're the reason for this issue.

Forum Post: RE: Xrm.Page.context.getClientUrl

$
0
0
Hi Steven Weaver , This page has been disabled. Can you please provide any other link or blog.

Forum Post: RE: IN operator in FetchXML based SSRS Report

$
0
0
Yes, productid is on Invoice Products while same field is on custom entity "Factor" as new_product. So I want to retrieve all invoice products and then their associated factors further based Territory (from Accounts), Sales Type (Report Parameter), Selected Product(s) and Order Type. Both Products and Order Type are coming from a dataset.

Forum Post: RE: CRM Action Call failing

Forum Post: marketting list creating error

$
0
0
Hi, I work on dynamics crm 8.2 on premisse. The contact entity has over 10M records. When i try to create a marketting list over 200K based contact , the browser are freezing. How can i monitor the process?
Viewing all 137182 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>