No announcements
Found 2379152 threads
-
1 Votes
Send data to REST service
hi, I would like to send data to my REST Service provider.Answered | 1 Replies | 1513 Views | Created by Lutador83 - Friday, December 6, 2013 10:15 AM | Last reply by Eason_H - Monday, December 9, 2013 2:17 AM -
0 Votes
Location data in Spatial Data Services and Rest Services differs
My use case requires Type of Address data that seems to be returned by Spatial Data Services api only.Answered | 3 Replies | 746 Views | Created by Chandan88 - Thursday, October 16, 2014 12:26 PM | Last reply by Ricky_Brundritt - Friday, October 17, 2014 8:19 AM -
0 Votes
Connecting to Rest services from BizTalk
There isn't anything particularly special about working with REST services vs any other service, endpoint or format.Answered | 4 Replies | 1571 Views | Created by vdha - Monday, October 16, 2017 5:16 PM | Last reply by Johns-305 - Monday, October 16, 2017 7:17 PM -
0 Votes
Is there an XSD schema available for the REST Spatial Data Services?
I've created documentation that includes the data contracts for JSON along with information on how to use the REST services from .NET.Answered | 1 Replies | 602 Views | Created by johnskrb - Tuesday, July 29, 2014 10:30 PM | Last reply by Ricky_Brundritt - Wednesday, July 30, 2014 1:48 AM -
1 Votes
Deployment error for WCF rest service on IIS 7
Hi, I am trying to create plain wcf rest service for GetData.Answered | 1 Replies | 1024 Views | Created by dipika panchal - Thursday, March 10, 2016 6:00 PM | Last reply by chilberto - Thursday, March 10, 2016 9:50 PM -
0 Votes
REST services
Here are a couple of direct pointers (the info is generally available at ...Answered | 5 Replies | 4484 Views | Created by Dave Smits - Friday, August 17, 2012 7:19 PM | Last reply by tlecouffe - Wednesday, August 29, 2012 8:40 PM -
2 Votes
sharepoint rest services
I would lilke to add more that when you are using REST services the response of any request will be lighter than the SOAP messages in the regular SP Web Services, and you ...Answered | 7 Replies | 9634 Views | Created by h_user2016 - Monday, September 6, 2010 6:22 AM | Last reply by MSaleh [MVP] - Wednesday, September 8, 2010 6:46 PM -
0 Votes
Error during sent data to REST Service
I got error "The request was aborted: The request was canceled" so this error is from my .net not from service provider.Unanswered | 2 Replies | 46 Views | Created by Anonymous - Monday, December 9, 2013 2:24 AM | Last reply by Anonymous - Monday, December 23, 2013 3:42 AM -
0 Votes
Rest service calling dynamically.
In practice a GET with too long or too complex a query string can be sent as a POST instead, with the complex/long data represented in the body of the request.Answered | 1 Replies | 778 Views | Created by Santosh_Biz - Friday, December 2, 2016 2:32 AM | Last reply by Rachit Sikroria - Friday, December 2, 2016 6:35 AM -
1 Votes
Error in calling RESTful (Biztalk) service , in Browser
Hi, Please have a look into below article, and please go through by each steps, Exploring REST Capabilities of BizTalk Server 2013 (Part 1: Exposing ...Answered | 3 Replies | 1817 Views | Created by Nitin Surya - Wednesday, July 23, 2014 7:58 AM | Last reply by [Kamlesh Kumar] - Tuesday, October 6, 2015 8:51 AM -
0 Votes
REST Service Issue
An email was sent to the email in your account within the past 2 months to notify you that your account is exceeding the free terms of use and would need to be upgraded to an enterprise ...Answered | 3 Replies | 766 Views | Created by TakaWong - Wednesday, October 7, 2015 3:50 AM | Last reply by Ricky_Brundritt - Wednesday, October 7, 2015 7:47 PM -
0 Votes
WCF RESTful service with binaryMessaginEncoding
For REST service, as long as you specify the correct content-type, you can return binary data with raw bytes directly without any serialziation or text encoding converting.Answered | 6 Replies | 8738 Views | Created by jlefe - Monday, March 22, 2010 4:02 PM | Last reply by preston wilcox - Wednesday, June 9, 2010 6:30 AM -
0 Votes
Debugging a REST WCF Service
However, a problem was occuring before IIS was sending the response and .NET was not throwing an error.Answered | 2 Replies | 5120 Views | Created by Pete Maroun - Wednesday, December 22, 2010 11:25 PM | Last reply by Pete Maroun - Thursday, December 23, 2010 4:24 PM -
1 Votes
Error using the REST connector - "Failed to get schema from hierarchical data"
Hi Ivan, How's the Pagination rules settings in Rest dataset?Answered | 2 Replies | 1102 Views | Created by Ivan Wilson - Wednesday, December 26, 2018 11:35 PM | Last reply by Ivan Wilson - Thursday, January 3, 2019 6:30 AM -
9 Votes
REST service in Windows Phone
Ok, I finally got the REST service itself working, but still getting an error in my phone 8.1 app.Answered | 9 Replies | 1059 Views | Created by rlawrimore - Monday, November 3, 2014 7:15 PM | Last reply by rlawrimore - Friday, January 16, 2015 5:24 PM -
0 Votes
Unable to "PUT" binary data to a RESTful WCF service
You don't really need to use the raw mode, it's just that it's the easiest way to deal with raw data...Answered | 3 Replies | 4853 Views | Created by Jeff Lehner - Thursday, January 14, 2010 3:57 AM | Last reply by Carlos Figueira - Thursday, January 14, 2010 11:39 PM -
0 Votes
How to secure my data over Restful protocol?
Hi carlos, right now i am creating my Rest Web Service in WCF using Windows Azure(Cloud Computing environment), so when i press F5 in the Visual Studio ...Answered | 6 Replies | 4205 Views | Created by RedTinCan - Wednesday, August 26, 2009 8:50 AM | Last reply by RedTinCan - Thursday, August 27, 2009 1:24 AM -
0 Votes
API that consume external REST services
External services are REST services, and I need to access them through API in order to implement authentication, authorization a other business logic.Answered | 8 Replies | 868 Views | Created by Martín Lujan - Friday, April 13, 2018 8:46 PM | Last reply by CoolDadTx - Tuesday, April 17, 2018 1:58 AM -
2 Votes
Querystring and REST services
The rest call to get an item from a list would be servername/sitename/_vti_bin/ListData.svc/CustomList(1).Answered | 4 Replies | 2438 Views | Created by Venkatzeus - Friday, June 7, 2013 1:27 PM | Last reply by Steve.Curran - Saturday, June 8, 2013 3:01 AM -
0 Votes
Spatial Data Services - incomplete API to handle errors?
The REST and Spatial Data Services are completely different API's that do very different things, but do have some overlapping data sets.Answered | 6 Replies | 669 Views | Created by dcombs08 - Monday, June 5, 2017 6:15 PM | Last reply by dcombs08 - Thursday, August 17, 2017 1:32 PM - Items 1 to 20 of 2379152 Next ›
No announcements