No announcements
Found 199349 threads
-
0 Votes
WCF and soap woth attachments
You might be interested to see the different attachments formats all frameworks support so you can consider the interoperability ...Answered | 3 Replies | 3484 Views | Created by MTeasdal - Wednesday, October 22, 2008 5:01 PM | Last reply by Yaron Naveh - Friday, October 24, 2008 1:28 AM -
0 Votes
generate soap message with attachment part
Please refer to below blog, http://shankarsbiztalk.wordpress.com/category/soap-with-attachments/ Molly, Please ...Answered | 1 Replies | 1878 Views | Created by Bipin1 - Friday, April 12, 2013 6:57 AM | Last reply by Molly Bryant - Wednesday, April 17, 2013 6:53 AM -
2 Votes
[Custom Connector x SOAP] Attach a file
You can find details here- https://blogs.msdn.microsoft.com/david_burgs_blog/2018/01/26/import-directive-and-logic-apps-soap-connector/ You can try the ...Answered | 4 Replies | 702 Views | Created by wolychai - Thursday, September 27, 2018 10:32 AM | Last reply by Arindam Paul Roy - Friday, September 28, 2018 10:36 PM -
0 Votes
How to create a WCF service that is in compliance with Soap Messages with Attachments
Hi, If you meant creating a wcf service and wanted to use Soap With Attachments, then you simply cannot do that in WCF.Answered | 2 Replies | 6591 Views | Created by Xiao Lin - Wednesday, December 2, 2009 5:47 PM | Last reply by bookreader77 - Thursday, April 14, 2011 4:24 PM -
1 Votes
Retrieving MTOM attachment data from 3rd party SOAP webservice
I'm consuming a 3rd party SOAP web service in an application I'm developing (.Net v3.5).Answered | 5 Replies | 4336 Views | Created by Statia - Wednesday, January 15, 2014 11:36 AM | Last reply by Napegadie Kone - MSFT - Friday, January 31, 2014 2:33 AM -
1 Votes
Soap Envelope
But how can i generate a full instance (Soap Header and Soap Body) in a single XML format.Answered | 5 Replies | 6310 Views | Created by kvarun89 - Tuesday, April 13, 2010 6:01 AM | Last reply by Steef-Jan Wiggers - Friday, April 16, 2010 3:04 PM -
6 Votes
SOAP Fault
Hello, Only thing is you need to check if service is able to connect using soap ui.Answered | 16 Replies | 2124 Views | Created by Ronald Veenman - Friday, October 28, 2016 12:16 PM | Last reply by SharadVerma - Friday, November 18, 2016 11:23 AM -
1 Votes
Soap Envelop using WCF (Rest)
Custom Soap Header http://blogs.msdn.com/b/mohamedg/archive/2012/10/21/adding-custom-soap-headers-in-wcf.aspx 3.Answered | 5 Replies | 1304 Views | Created by Elavarasan Dhayalan - Thursday, April 3, 2014 9:26 AM | Last reply by Elavarasan Dhayalan - Friday, April 4, 2014 11:46 AM -
0 Votes
Soap Listener
Thanks Amit, I am hoping to build a soap listener application that listens for https/soap calls on a specific uri ...Answered | 3 Replies | 5263 Views | Created by NoelSharper - Tuesday, February 3, 2009 3:50 PM | Last reply by NoelSharper - Thursday, February 5, 2009 2:10 PM -
0 Votes
SOAP examples
Hi BerKim, I'm usually using SOAP UI client to test Web Services.Answered | 4 Replies | 17387 Views | Created by dhaydenMT - Tuesday, April 28, 2009 11:05 PM | Last reply by Petr Pechovic - Thursday, April 30, 2009 12:08 PM -
2 Votes
Web Performance - Soap request editing
I have attached the snap of the same.Answered | 2 Replies | 826 Views | Created by Amit_ - Sunday, February 16, 2014 7:00 PM | Last reply by Shiv_p - Monday, February 17, 2014 12:02 PM -
0 Votes
SOAP Request Submission
The samples and resources I have been reading online all have something to pass in the SOAP call or an action to trigger.Answered | 3 Replies | 605 Views | Created by Aaron7878 - Wednesday, August 31, 2016 1:59 AM | Last reply by Wendy Zang - Thursday, September 1, 2016 5:39 AM -
0 Votes
SOAP WSE and MTOM?
BTW Note that MTOM is different then SwA see support matrix ...Answered | 1 Replies | 3996 Views | Created by Adnanio - Thursday, February 26, 2009 8:49 AM | Last reply by Yaron Naveh - Friday, February 27, 2009 1:49 PM -
3 Votes
Possibly incorrect SOAP parse
The namespace in the soap above is http://webadress.nl/ But according the the WSDL it should ...Answered | 8 Replies | 3532 Views | Created by Jos van Egmond - Friday, January 30, 2009 1:50 PM | Last reply by Yaron Naveh - Thursday, February 5, 2009 9:52 AM -
0 Votes
About SOAP
Classic soap is usually over HTTP.Answered | 1 Replies | 3963 Views | Created by Abhaykm.chandel85 - Tuesday, March 30, 2010 9:54 AM | Last reply by Yaron Naveh - Tuesday, March 30, 2010 10:58 AM -
2 Votes
comman soap header
Soap headers WCF:Answered | 3 Replies | 5304 Views | Created by Matchstick man - Sunday, February 28, 2010 6:31 AM | Last reply by Steef-Jan Wiggers - Tuesday, March 2, 2010 9:10 PM -
1 Votes
First experience with SOAP action.
Compare the payload with SOAP UI xml payload.Answered | 5 Replies | 1535 Views | Created by Ronald Veenman - Tuesday, February 3, 2015 11:49 AM | Last reply by Ronald Veenman - Thursday, February 5, 2015 9:01 AM -
0 Votes
SOAP over WinHTTP
I'd suggest you consult reference materials on SOAP, or use another toolkit (e.g. a web reference in a C# program) to construct a SOAP request that you can capture (e.g. using ...Answered | 4 Replies | 3827 Views | Created by d187 - Monday, May 24, 2010 2:03 PM | Last reply by d187 - Tuesday, May 25, 2010 1:25 AM -
0 Votes
Custom SOAP Headers in SoapHttpClientProtocol
# Programmatically Insert SoapHeader into SOAP Request with ASMX ...Answered | 1 Replies | 3187 Views | Created by S Dev - Wednesday, November 16, 2016 6:12 PM | Last reply by Edward8520 - Friday, November 18, 2016 5:41 AM -
0 Votes
Soap Header
Hi All, I have an SOAP Message, WSDL file and added this file to my Windows Application.Answered | 1 Replies | 4862 Views | Created by Tharigonda - Wednesday, November 11, 2009 9:46 AM | Last reply by John Saunders - Tuesday, November 17, 2009 3:10 AM - Items 1 to 20 of 199349 Next ›
No announcements