No announcements
Found 876232 threads
-
0 Votes
SoapExtension - Match response with request
Are you saying, each request-response will be proceeded by an initialization() call (e.g. initialize(), request.., response.., initialize(), ...Unanswered | 2 Replies | 6977 Views | Created by bbapps - Wednesday, December 12, 2012 11:08 PM | Last reply by bbapps - Thursday, December 13, 2012 12:40 AM -
0 Votes
Trace Webservice Request/Response
Vitaliy, Thank You for the response.Answered | 3 Replies | 4726 Views | Created by Chris Fink - Tuesday, June 17, 2008 7:43 PM | Last reply by Chris Fink - Wednesday, June 18, 2008 2:29 PM -
0 Votes
SoapExtension and GZipStream
I thought I could include a soapextension wich intercept the message and compress/decompress it during after serialize/before deserialize stages.Answered | 1 Replies | 4199 Views | Created by St84 - Sunday, March 22, 2009 10:54 PM | Last reply by Petr Pechovic - Tuesday, March 24, 2009 2:31 PM -
0 Votes
SoapExtension
I have one question: I have class, with variable num: public class EncryptMessage : SoapExtension { public int ...Answered | 1 Replies | 3950 Views | Created by klerik123456 - Wednesday, September 9, 2009 11:00 AM | Last reply by John Saunders - Wednesday, September 9, 2009 3:05 PM -
0 Votes
problem using SOAPExtension with WSE 3.0 MTOM Encoding
It is caused by the MTOM ASP.NET code, which closes (and sometimes even disposes) streams in the SoapExtension pipeline.Answered | 4 Replies | 5183 Views | Created by Waggles - Friday, April 4, 2008 9:58 AM | Last reply by WVDev_35 - Monday, September 21, 2009 5:46 PM -
0 Votes
SoapExtensionAttribute , SoapExtension
I have problem, I want set soap extension attribute in web method: Soap extension in web service: AttributeUsage(AttributeTargets.Method)] public ...Answered | 1 Replies | 4319 Views | Created by klerik123456 - Wednesday, September 9, 2009 8:29 AM | Last reply by John Saunders - Wednesday, September 9, 2009 3:05 PM -
1 Votes
Cannot add custom soapextension in web.config
I want to log the soap requests to a database so I have created the necessary class deriving from SoapExtension, implemented all the code, and placed this class called ...Answered | 4 Replies | 4979 Views | Created by Unthank - Wednesday, November 12, 2008 3:04 PM | Last reply by John Saunders - Tuesday, November 18, 2008 10:17 PM -
0 Votes
Request-Response port
Hi Ravinjaypee, Please refer below links to refer Basic HTTP request response port.Answered | 9 Replies | 1786 Views | Created by ravinRD - Monday, September 23, 2013 7:03 AM | Last reply by Prashant Singh[prashant.1704] - Monday, September 23, 2013 2:00 PM -
1 Votes
CloudFx Request response messaging
A generic request/response message is what I had in mind, and I am glad it is inline with your recommendation.Answered | 2 Replies | 4725 Views | Created by Manoj G - Thursday, November 22, 2012 7:07 AM | Last reply by Manoj G - Tuesday, November 27, 2012 9:50 AM -
0 Votes
Which Algorithm / ML model is relevant for Request / Response matching
You need to find the intent from the requests and then map these intent to responses.Answered | 3 Replies | 620 Views | Created by Nasir Ali Mirza - Thursday, September 3, 2015 4:21 PM | Last reply by Nasir Ali Mirza - Wednesday, September 30, 2015 11:46 AM -
2 Votes
What is Request and Response Bytes?
Well, The request bytes size and response bytes size depends on the request.Answered | 3 Replies | 4713 Views | Created by Roop009 - Tuesday, January 10, 2012 6:53 AM | Last reply by TejasJ - Tuesday, January 10, 2012 8:42 AM -
0 Votes
REST Location - Tying a Location request to a response
Now to link your responses back to your requests you can use a state parameter in the request which will be returned in the response.Answered | 1 Replies | 1242 Views | Created by Sean Coder - Thursday, May 16, 2013 7:39 PM | Last reply by Ricky_Brundritt - Friday, May 17, 2013 8:05 AM -
3 Votes
Correlation with request response port
When you have linked the Receive Shape to the Request-Response port in your Orchestration (Request-Response port whose Port direction of ...Answered | 8 Replies | 3076 Views | Created by Shivay_ - Monday, November 24, 2014 7:00 AM | Last reply by Leonid Ganeline - Monday, November 24, 2014 6:02 PM -
0 Votes
Expected response URL did not match Actual URL
The Expected Response URL property captures the expected final URL for a request after following all redirects.Answered | 4 Replies | 6434 Views | Created by rishabhw - Thursday, December 1, 2011 6:00 AM | Last reply by Jack Zhai-MSFT - Tuesday, December 6, 2011 3:28 AM -
1 Votes
SOAP request and response
Keyword Performance Report in PHP, the SOAP is output using the following statements.Answered | 1 Replies | 1243 Views | Created by Anthony Okoth - Tuesday, August 26, 2014 11:29 AM | Last reply by Eric Urban [MSFT] - Tuesday, August 26, 2014 2:15 PM -
1 Votes
Request-Response with BizTalk connector
Yes it should be request response port within Orchestration .Answered | 3 Replies | 695 Views | Created by Syed_Sajid - Thursday, February 16, 2017 10:34 PM | Last reply by Abhishek0127[Abhishek kumar] - Thursday, February 16, 2017 11:58 PM -
1 Votes
Using SoapExtension on client proxy generated by "Add service reference"
http://www.15seconds.com/issue/020910.htmPlease mark the response as answers if it solves your question or vote as helpful if you find it helpful.Answered | 4 Replies | 5306 Views | Created by Filip Mateasko - Wednesday, November 18, 2009 2:53 PM | Last reply by Filip Mateasko - Thursday, November 19, 2009 11:26 AM -
0 Votes
Web Request and Web Response
A user typically has no concept of "streams" and responses - they just use a browser directly.Answered | 1 Replies | 1039 Views | Created by hany_essam - Monday, January 21, 2013 5:01 PM | Last reply by Reed Copsey, Jr - Monday, January 21, 2013 5:03 PM -
0 Votes
Is billable a request with a 304 response?
In an azure blob storage account, I would like to know if when a request receives a 304 response, this is counted as a billabable request or notAnswered | 2 Replies | 1181 Views | Created by sebnetarg - Tuesday, April 14, 2015 12:57 PM | Last reply by sebnetarg - Tuesday, April 14, 2015 8:15 PM -
1 Votes
Truncated Response for web requests
Thanks, Vicky Song [MSFT] MSDN Community Support | Feedback to us Get or Request Code Sample from ...Answered | 5 Replies | 7757 Views | Created by Sajeev Kokkattil - Wednesday, March 2, 2011 1:52 PM | Last reply by Vicky Song - Friday, March 11, 2011 9:12 AM - Items 1 to 20 of 876232 Next ›
No announcements