Tips & Tricks for SolutionPackager
After years of CRM development, I am finally looking into the SolutionPackager tool to see how we can use it with (or to replace) our development tooling. I'm wondering if others have found it to be...
View ArticleConnector for CRM
Does the Connector for Dynamics have the capability of integrating with Oracle or is is strictly for use in integrating from one Microsoft dynamics product to another?We have a 3rd party ERP /Oracle...
View Articleunsaved changes for programmatically created contact
Working with CRM 2011, on premises, with C# extensions.If I create a new Contact programmatically, it seems to work aok. If I then open that new entity record and then try to close it, CRM says I have...
View ArticleAutopopulate Fields based on values from another entity
Hi,I’m working to write a javascript that has requirement as below:1. On entity “SystemUser”, we created a lookup field ‘primary team name’ which is a N-to-1 relation with the “Team” entity2. in Task,...
View ArticleUpdating existing records by importing data with the SDK and option:...
I'm trying to import a CSV file to update existing records. Right now I get "The File Type is Invalid" whenever this runs.I'm basing this off the example code in:...
View ArticleGetting InvalidValueForFileType for update using importfile API
I am using sdk to import data into Dynamics CRM online. I used import with ImportModeCode set to Create and imported all the records just fine. The problem starts when I use the same code to update...
View ArticleCreate Multiple Records in CRM
Hello I have the following entities with the following relationships A. Entity1 -> 1:N to B -> 1:N to C B. Entity2 (FKey A) -> 1:N to D -> N:1 to A C. Entity3 (FKey A) -> 1:N to D ->...
View ArticleHelp understanding entity relations and mapping...i.e. why isn't my mapping...
CRM 2013 On PremiseHello,Pretty straight forward question here.Product EntityCustom Entity.The custom entity is associated to one or more products but usually one. I created a relationship between...
View ArticleProfiler - Plug-in type does not exist in assembly error
I've seen this error asked a couple of times but none of the answers seem to fix my problem. As per the thread title, I'm trying to use profiler to debug a plug-in problem we are experiencing in CRM...
View ArticleCRM 2011 + custom workflow send mail to multiple recipients.
Hi All, The attached workflow working fine when mail send to one recipient. But when sending to multiple recipients it give me an error that “propertobjectcode” is cannot set to null. I have commented...
View ArticleCRM 2011: CRM developer toolkit problem
Hi all,I have set up a new windows 7 sp1 machine with a visual stuido 2010 sp1 , then I have installed crm developer toolkit, I have followed the instrusctions in the SDK to create plugins with it...
View Articlefetching lookup record attribute error in crm 2013
Hi,I want to get specific attribute value of selected lookup record. When i run oDataURI in browser it displays bad request...
View ArticleMS CRM 2011: Depth of Plugin post Workflow execution.
Hi,I want Opportunity to be lost as Cancelled via a OOB Workflow executed on some condition on Opportunity page, but not manually through clicking 'Close As Lost' ribbon button and selecting...
View ArticleException in initialization of the Plug-in Profiler.
Hi all,I am working with on-premise CRM2011 RU 13 server is on .NET version 4.5, and developing new plugin.While trying to hit plugin profiler exception (profiling enabled from Plugin Registration Tool...
View Articlecreate a invoice with invoice product
Have created a new membership entity with membership details. I like to create an invoice with prouct details from the membership details using a workflow.I can create a new invoice with out any...
View ArticleMS CRM 2013(Online) Incoming email From and TO field value is empty
Hello to Everyone,My online crm 2013 is integrated with the exchange account. Email router is picking the emails to CRM from the exchange account.But randomly for few emails are coming to CRM as the...
View ArticleKbArticle SystemVIew in Iframe of web resource
Hello. I'm trying to use KbArticle system views (/main.aspx?etn=kbarticle&pagetype=entitylist&viewid=%7b63955B3B-F96D-DF11-986C-00155D2E3002%7d&viewtype=1039) in a iframe of custom web...
View ArticleDynamically Populated Option Sets in CRM 2013
Hello,In my solution, I have an entity with an option set attribute that has no option values by default. A script in the entity form handles the population of the option set dropdown via .addOption....
View ArticleADFS 3.0 (ADFS 2.2) Relying Party Keeps Prompting For Credentials
I have ADFS 3.0 (or ADFS 2.2 in some places) and I have Dynamics CRM 2011 running in IFD mode with two other ASP.NET Relying Parties (RP). If I log into each RP prior to logging into CRM 2011,...
View ArticleChange Contact Associate View Filter
Hi ...I want to change the contact entity Activities associate view both "filter on" and "include"....that is The Filter on will be "All" and Include will be "This Record Only"...how can I change this...
View Article