No announcements
Found 361425 threads
-
0 Votes
does retrievemultiple page at 5000 records and, if so, how do I get the next page?
I concur that these are answers.Answered | 3 Replies | 1561 Views | Created by mardukes - Wednesday, March 26, 2014 7:56 PM | Last reply by mardukes - Tuesday, April 8, 2014 9:45 PM -
0 Votes
# of records returned by RetrieveMultiple
However, what I need is not just getting total count, but to get all the records with a few attributes.Answered | 6 Replies | 6323 Views | Created by Vicky922 - Monday, September 12, 2011 5:54 PM | Last reply by Michael D. Mayo - Wednesday, December 18, 2013 9:33 PM -
0 Votes
Paging in XRM - Skipping records beyond 5000 is not supported
I'm 100% sure it skips more then 5000 records in my phone calls.Answered | 6 Replies | 3493 Views | Created by Sven Peeters ( Prodware ) - Tuesday, November 13, 2012 6:55 AM | Last reply by Pavlos Panagiotidis - Thursday, November 15, 2012 9:02 AM -
0 Votes
CRM 2011 : RetrieveMultiple
I agree that Paging is obviously beneficial when handling large number of records.Answered | 4 Replies | 7652 Views | Created by CRMDevlpr - Tuesday, March 13, 2012 4:51 PM | Last reply by CRMDevlpr - Wednesday, March 14, 2012 7:40 AM -
1 Votes
Total Count of Records in 2011 higher than 5000
In database, I've around 150 thousand records to update but when I try to fetch lead record count, console application returns only 5000 ...Answered | 11 Replies | 7539 Views | Created by CRMBE - Wednesday, April 6, 2011 2:42 PM | Last reply by Abhi D - Tuesday, July 19, 2011 11:56 AM -
2 Votes
More than 5000 records
Was easier than I thought.Answered | 5 Replies | 5939 Views | Created by Warren Wood - CRM partner - Monday, October 3, 2011 9:28 AM | Last reply by Warren Wood - CRM partner - Monday, October 3, 2011 7:41 PM -
0 Votes
R4: How to use RetrieveMultiple to retrieve only active records using Jscript?
id=JSWebService2 Just create your .NET-code and you get the appropriate JScript.Answered | 3 Replies | 8512 Views | Created by Prafulla Rawal - Thursday, April 16, 2009 11:37 AM | Last reply by Morten Dybdahl - Thursday, April 16, 2009 12:16 PM -
1 Votes
The 'RetrieveMultiple' method does not support entities of type 'campaignactivityitem'
Because a campaignActivityItem represents an Intersect-Table you have to use the Fetch-method instead of Retrieve or RetrieveMultiple.Answered | 1 Replies | 19742 Views | Created by LearnQuick - Thursday, May 14, 2009 1:31 PM | Last reply by JuergenBeck - Thursday, May 14, 2009 3:27 PM -
1 Votes
Using RetrieveMultiple with ActivityPointer to get Activities from Custom Entities.
When I pull up a CRM Account and then click on Activities my plugin doesn't get activated.Answered | 6 Replies | 5875 Views | Created by Timothy Hays - Wednesday, August 17, 2011 8:52 PM | Last reply by Timothy Hays - Monday, August 22, 2011 1:41 PM -
1 Votes
CRM2011: When was RetrieveMultiple triggered?
While debugging, when running the report, the Execute of the RetrieveMultiple event method never gets fired.Answered | 11 Replies | 8055 Views | Created by Henry Tan YH - Monday, February 20, 2012 6:01 AM | Last reply by Zouma - Tuesday, May 22, 2012 5:26 PM -
0 Votes
How do I decrease load times on an ASP page inserted into ISV
Does anyone know if there are any web.config settings that I may want to look at?Answered | 4 Replies | 5293 Views | Created by Dan Landberg - Monday, September 13, 2010 3:57 PM | Last reply by DavidBerry - Friday, October 1, 2010 6:12 PM -
0 Votes
CRM Web Service RetrieveMultiple error
i'm starting to think to change this thread's title, coz somehow i didn't find any error on the retrievemultiple method..Answered | 9 Replies | 9197 Views | Created by Wie Lie - Saturday, December 6, 2008 4:42 PM | Last reply by HIMBAP - Saturday, August 7, 2010 4:45 AM -
1 Votes
Updating Dynamics CRM records in Bulk.
However it still using the RetrieveMultiple method but by using page cookies my logic will implement in one execution which i am looking for.Answered | 2 Replies | 1181 Views | Created by Deepak Jangra IT - Thursday, March 12, 2015 8:43 AM | Last reply by Deepak Jangra IT - Thursday, March 12, 2015 1:04 PM -
5 Votes
How do I change the home page of WHS?
Anyone have a guide as how to do the same thing in that version?Answered | 16 Replies | 51447 Views | Created by R_usty - Sunday, August 12, 2007 12:57 PM | Last reply by EricJLD - Sunday, July 20, 2014 1:22 PM -
0 Votes
RetrieveMultiple-Opportunity CRM 2011
So, you could use a JavaScript on the load of form or change of the date field to calculate difference.Answered | 3 Replies | 1048 Views | Created by myCRMGuy - Monday, May 27, 2013 6:21 AM | Last reply by Payman Biukaghazadeh - Monday, May 27, 2013 7:31 AM -
0 Votes
SSRS - Sub Reports moving to next page when exported to next page
Hi, I have a Main report and in that i have a subreport in one of the textboxes in the tablix.Answered | 1 Replies | 1240 Views | Created by Divyareddy245 - Thursday, May 7, 2015 5:59 PM | Last reply by Jack Zhai-MSFT - Monday, May 11, 2015 6:50 AM -
1 Votes
How do I get a web page's HTML source from a page open in my browser?
I just need to get the version of the webpage that the user is looking at through code so the code I have can search through it.Answered | 8 Replies | 1205 Views | Created by ExperienceOrb - Monday, December 1, 2014 8:55 PM | Last reply by Noam B - Tuesday, December 2, 2014 11:16 AM -
0 Votes
Passing data to next page
I would suggest posting your question in one of the MS Forums, Home › ASP.NET Forums »Answered | 1 Replies | 9845 Views | Created by Amir Maddah - Wednesday, February 25, 2009 6:04 PM | Last reply by Shrikant Maske - Friday, February 27, 2009 4:56 AM -
2 Votes
RetrieveMultiple Returns extra column?
I defined a fetchxml to just return one non-id column.Answered | 1 Replies | 2630 Views | Created by Guangming - Wednesday, February 29, 2012 6:41 PM | Last reply by Travis-Sharp - Wednesday, February 29, 2012 6:59 PM -
0 Votes
Why does the VersionNumber attribute on the Account entity not get returned using a RetrieveMultiple request
Hi, The version number attribute is an internal system attribute and so it is not included in the 'all' set.Answered | 1 Replies | 1690 Views | Created by S Hopkins - Friday, August 9, 2013 5:27 PM | Last reply by Scott Durow (MVP) - Friday, August 9, 2013 6:26 PM - Items 1 to 20 of 361425 Next ›
No announcements