No announcements
Found 57410 threads
-
1 Votes
odata: Unknown function 'replace'
It is a pity that I can't use a replace function in the odata query.Answered | 2 Replies | 1622 Views | Created by Wim_80 - Thursday, December 31, 2015 5:49 PM | Last reply by Wim_80 - Friday, January 29, 2016 9:08 AM -
0 Votes
Retrive records using ODATA with SQL functions
ODATA only supports simple comparison operators, and startswith, endswith and substringof.Answered | 3 Replies | 1720 Views | Created by Khadim Ali - Thursday, February 26, 2015 1:55 PM | Last reply by DavidJennaway - Thursday, February 26, 2015 9:58 PM -
2 Votes
oData and webresource
Hi, For Date try this,http://chaitanyaprasadtk.blogspot.in/2012/06/dealing-with-dates-in-odata-endpoints.html For Full ...Answered | 5 Replies | 2497 Views | Created by mimamar - Thursday, April 25, 2013 8:55 AM | Last reply by mimamar - Thursday, April 25, 2013 11:10 AM -
0 Votes
what's wrong with this odata query?
function getMSRCUserId() { //Creating the Odata ...Answered | 2 Replies | 2304 Views | Created by dotnetteramg123 - Monday, August 12, 2013 10:18 PM | Last reply by dotnetteramg123 - Tuesday, August 13, 2013 8:20 PM -
0 Votes
OData Error
There are few problems here var testas = ProcessReturnedEntity(data.d); //the function does not return anything alert(testas)//missing ...Answered | 1 Replies | 3476 Views | Created by Nicetobe - Friday, September 30, 2011 1:08 PM | Last reply by Amreek Singh - Friday, September 30, 2011 2:39 PM -
1 Votes
OData call is returning 400 error.
Hello MadhuSudhan, Bad request means your query is not correct, you can use Odata Query Designer, to design your query and then use same in your script.Answered | 2 Replies | 7903 Views | Created by Madhu-CRM - Friday, September 13, 2013 5:21 AM | Last reply by Madhu-CRM - Friday, September 13, 2013 7:03 AM -
0 Votes
odata + sync framework ctp 4.0
To use a non-sql server backend, you will have to implement the full server side logic and emit odata+sync protocol responses to client requests.Answered | 3 Replies | 10529 Views | Created by Khanh Luan - Wednesday, February 9, 2011 10:20 PM | Last reply by FireArms - Monday, March 21, 2011 1:39 PM -
0 Votes
does dynamics replace exchange functionality?
CRM does have more robust CRM functionality that Business Contact Manager.Answered | 1 Replies | 12003 Views | Created by desertfilm_interactive - Tuesday, September 22, 2009 8:57 AM | Last reply by CRM Online - Friday, September 25, 2009 10:37 PM -
2 Votes
Odata query to return record count
Hi RDJ, Unfortunately, the $count REST function is not supported by CRM2011.Answered | 1 Replies | 5513 Views | Created by Richard D. James - Tuesday, September 4, 2012 5:45 PM | Last reply by Scott Durow (MVP) - Tuesday, September 4, 2012 6:02 PM -
0 Votes
crm.dynamics.com odata interface
REST isn't fully implemented in CRM 2011 OData System Query Options Using the REST Endpoint Unsupported System Query Options Microsoft ...Answered | 3 Replies | 3178 Views | Created by Gabor Dolla - Tuesday, June 11, 2013 11:04 AM | Last reply by JLattimer - Tuesday, June 11, 2013 11:43 AM -
1 Votes
Different result in OData Assignments
With an SSIS package, you can now download odata feeds and it takes care of the $skip and $top details for you, just like excel does.Answered | 5 Replies | 1874 Views | Created by Andre Fadila - Tuesday, September 15, 2015 12:46 PM | Last reply by Carlos A. Gonzalez - Monday, September 28, 2015 2:29 PM -
1 Votes
Creating and Updating Projects with oData
The odata API cannot be used to "write", it is only a read-only api optimized for performance.Answered | 2 Replies | 2537 Views | Created by Paul MC2 - Thursday, August 21, 2014 5:30 PM | Last reply by Carlos A. Gonzalez - Tuesday, November 3, 2015 8:23 PM -
0 Votes
JavaScript OData RESTEndPoint DataOperations vs Plugin Reliability
what about authentication for oData REST Endpoint in OnPremise version??Answered | 6 Replies | 1240 Views | Created by Nicksoft2011 - Tuesday, June 3, 2014 2:10 PM | Last reply by Nicksoft2011 - Tuesday, June 3, 2014 7:56 PM -
0 Votes
Retrieve N:N using OData
Try the OData Query Designer tool.Answered | 1 Replies | 1098 Views | Created by NaomiOro - Thursday, October 24, 2013 4:04 PM | Last reply by Mamatha Swamy - Thursday, October 24, 2013 4:23 PM -
1 Votes
Need help with oData "$select/$filter" statement
The CRM 2011 OData Query Designer is a great tool for building queries: http://crm2011odatatool.codeplex.com/Answered | 7 Replies | 6418 Views | Created by DadKind - Thursday, March 8, 2012 2:06 AM | Last reply by DadKind - Thursday, March 8, 2012 6:48 PM -
2 Votes
Retrieving more then 50 records using Odata query?
\d+)\)/.exec(value); if (a) { return new Date(parseInt(value.replace("/Date(", "").replace(")/", ""), 10)); } } ...Answered | 10 Replies | 10655 Views | Created by rroman90 - Friday, May 11, 2012 1:58 PM | Last reply by rroman90 - Tuesday, May 15, 2012 6:00 PM -
0 Votes
CRM 2011 OData - is there an equivalent to SQL SUM()
I don't believe that using oData you can use aggregate functions.Answered | 2 Replies | 6232 Views | Created by David001 - Wednesday, March 14, 2012 12:50 PM | Last reply by David001 - Wednesday, March 14, 2012 1:42 PM -
2 Votes
jScript: use oData to fetch related records
I thought that oData required jQuery for it to work?Answered | 9 Replies | 4172 Views | Created by pmdci - Tuesday, April 24, 2012 4:23 PM | Last reply by pmdci - Wednesday, April 25, 2012 12:32 PM -
2 Votes
CRM 2011 - oData JavaScript Help
Changing to the Sync is the last option though as it defeats the purpose of whole oData/Async model,but I will give it a go.Answered | 8 Replies | 5388 Views | Created by CRM Thirsty - Wednesday, September 12, 2012 4:33 AM | Last reply by CRM Thirsty - Thursday, September 13, 2012 4:11 AM -
2 Votes
Using foreign characters in odata filter
I'm using like this function checkBUName() { var name = ...Answered | 6 Replies | 8508 Views | Created by Shai BarLev - Thursday, January 26, 2012 6:52 AM | Last reply by KPraveen4 - Friday, June 26, 2015 10:02 AM - Items 1 to 20 of 57410 Next ›
No announcements