Forum Post: CRM 2013 Upgrade Error - PublishDuplicateActionRule
Getting the above error when performing an upgrade from CRM 2011 - CRM 2013. Tried checking user is active and business unit is active and that none of the duplicate detection rules are owned by anyone...
View ArticleForum Post: RE: Business Processes -- Transmit information from one step to...
Hi ! First of all, thank you for your replies. It helped a lot. I don't understand though why the system can't allow me to map my entities. I have created a 1:N between the first-step entity and the...
View ArticleForum Post: How to update currency entity using API
Hi, I want to update currency entity for conversion rate by using conversion API. We do not update manually. if it is possible please suggest possible steps. Thanks & Regards, Abhishek
View ArticleForum Post: RE: Email Router
Hi Shahmoon, Take a look to the following thread: community.dynamics.com/.../142190 Hope this helps. Regards, R.Rajkumar "Please mark my answer as verified if you found it helpful"
View ArticleForum Post: CRM 2013 : Workflow Share or Unshare Record
Hi, I'm working on entity record sharing and unsharing to the team and User. In Account Entity. In my Account entity I have one picklist and one lookup. Picklist : Sales Details Picklist( new_salesdata...
View ArticleForum Post: RE: Business Processes -- Transmit information from one step to...
Add the mapping, click on OK. When all done then Click on Save and Close. Then publish your changes: Settings>Customizations>Customize the System>Publish all customizations Then refresh Maybe...
View ArticleForum Post: RE: How to update currency entity using API
Hi Abhishek, Refer this link. It provides detailed explanation success.xrm.com/.../Exchange-Rate-Updates Hope this helps. Regards, R.Rajkumar "Please mark my answer as verified if you found it helpful"
View ArticleForum Post: RE: Concatenate three fields on the same form and input them into...
hello, try this for sample, create auto serial number (by add date to feild name) function SetAutoNumber() { var dateFieldValue = Xrm.Page.getAttribute("date_field_name").getValue(); // create the...
View ArticleForum Post: RE: Migration from MSCRM 2011 On-premise to MSCRM 2015 On-line
Hi Rajkumar and Priyadarshi, Thanks for the comments! We cannot migrate from 2011 On-premise to 2015 On-premise but with the data I have, It is possible to migrate from 2011 On-premise to 2015 On-line....
View ArticleForum Post: RE: Migration from MSCRM 2011 On-premise to MSCRM 2015 On-line
Hi Chandana, Refer the following thread: community.dynamics.com/.../154356 Hope this helps. Regards, R.Rajkumar "Please mark my answer as verified if you found it helpful"
View ArticleForum Post: RE: Business Processes -- Transmit information from one step to...
Ok so what I did is : 1. Build my process 1.1 Build a first step with a field Analysis, linked to a Ticket custom entity 1.2 Build three branches : Evolution, Incident or Back to Client (according to...
View ArticleForum Post: RE: Business Processes -- Transmit information from one step to...
Name is the primary field (for both entities). Works for me. How long are each of the Name fields? Name for Incident needs to be at least as long as Name for Ticket or else the Names can't map. You can...
View ArticleForum Post: RE: Workflow failing with error
Hi Josh, although this thread is already older, i am facing a similar issue with a sync workflow. I get this issue 3 of 10 times loading the subworkflow (as 1-to-many-child workflow) in sync mode. As...
View ArticleForum Post: RE: How to update currency entity using API
Hi Rajkumar, I want to update exchange rate into currency entity only using API or OOB.
View ArticleForum Post: RE: How to update currency entity using API
Is this what you are looking for?: community.dynamics.com/.../microsoft-crm-2013-currency-exchange-rates-actualization Hope this helps. Regards, R.Rajkumar
View ArticleForum Post: RE: Amount and extended amount field remains blank.
Abhijit, Try going to: Settings>Administration>System Settings>Sales>Set Pricing Calculation Preference = Use System Pricing Calculation = 'Yes'
View ArticleForum Post: RE: Migration from MSCRM 2011 On-premise to MSCRM 2015 On-line
Check: blogs.c5insight.com/.../data-migration-from-crm-2011-to-crm-2015
View ArticleForum Post: Got error while Importing Invoice Product Record
This is my invoice Product File . While I trying to import this file in crm I got error in mapping place. I got error in two fields there is no fields to map Extended amount and and currency because...
View ArticleForum Post: RE: CRM 2013 Upgrade Error - PublishDuplicateActionRule
Solved it ourselves, the issue was that we had no active users in the root business unit. Our user account was in the next level down and so it failed when trying to publish duplicate detection rules...
View Article