No announcements
Found 3765011 threads
-
0 Votes
How to make use of WSDL+XSD file?
Hi, I have added external WSDL file to my .net application and added to the class using the statement "using ...Answered | 2 Replies | 5829 Views | Created by K.Kong - Wednesday, February 25, 2009 2:43 AM | Last reply by Vamshi M - Monday, September 20, 2010 11:28 AM -
0 Votes
XSD's for the WebServices hosted on Sharepoint
Hi, If you want to use SharePoint web service in Java client, the following articles for your reference: Connect And Access Sharepoint Webservice From ...Answered | 1 Replies | 818 Views | Created by krisneo - Tuesday, March 3, 2015 10:19 PM | Last reply by Dennis Guo - Thursday, March 5, 2015 6:40 AM -
0 Votes
How to parse several Wsdl and xsd files?
option 2: implement the logic that reached the referenced wsdl by yourself, e.g. find the s:import elements and go to the referenced ...Answered | 2 Replies | 4438 Views | Created by Raul_Lj - Monday, March 21, 2011 4:33 AM | Last reply by Raul_Lj - Tuesday, March 22, 2011 2:52 AM -
0 Votes
Consume WebService
You have required schema and messagetype which is required for the request response call to the web service .Answered | 8 Replies | 795 Views | Created by b vishal - Tuesday, January 10, 2017 7:34 AM | Last reply by Abhishek0127[Abhishek kumar] - Wednesday, January 11, 2017 4:36 AM -
1 Votes
Object reference Error while consuming webservice in BizTalk
Hi Vivek, The wsdl file might be referring another xsd file which you have not selected in the wizard.Answered | 4 Replies | 1039 Views | Created by Vivekanandh007 - Tuesday, September 1, 2015 4:45 PM | Last reply by Vivekanandh007 - Wednesday, September 2, 2015 10:24 AM -
0 Votes
How to consuming webservice having WSDL and XSD files
User-1000095884 posted They have sent us WSDL and XSD files.Answered | 1 Replies | 62 Views | Created by Anonymous - Saturday, July 20, 2013 3:02 AM | Last reply by Anonymous - Sunday, July 21, 2013 7:58 PM -
4 Votes
Is there a way to consume a WSDL without having to implement all the operations?
There is no way just to consume a single operation from a WSDL...Just delete the unnecessary artefacts after consuming the WSDLJBAnswered | 7 Replies | 597 Views | Created by _visa - Friday, September 11, 2015 11:56 AM | Last reply by Abhishek0127[Abhishek kumar] - Sunday, September 13, 2015 6:57 AM -
0 Votes
How to Consume third party wsdl from MVC4
Hi Jeywinlizy, See how to call webservice at runtime.Answered | 3 Replies | 4113 Views | Created by jeyAntoni - Wednesday, July 9, 2014 5:22 AM | Last reply by Herro wong - Tuesday, July 15, 2014 6:16 AM -
0 Votes
how to consume the WSDL service definition of the consumer proxy
Use svcutil.exe to create the interfaces from the wsdl.Answered | 3 Replies | 3192 Views | Created by Ram42 - Thursday, June 25, 2009 11:19 AM | Last reply by Yaron Naveh - Thursday, June 25, 2009 2:54 PM -
0 Votes
How to create a Web (or Service) Reference with only an .xsd or .wsdl
You need the wsdl to generate the client that calls the service.Answered | 2 Replies | 4909 Views | Created by CaseyB - Monday, November 16, 2009 7:48 PM | Last reply by Haripraghash - Tuesday, November 17, 2009 1:00 AM -
0 Votes
Genarating WSDL from XSD
The XSD is used in WCF a description of data structures (or the description of a XML structure in general).Answered | 1 Replies | 3477 Views | Created by Akhil M - Thursday, September 3, 2009 9:26 AM | Last reply by Carlos Figueira - Thursday, September 3, 2009 4:04 PM -
0 Votes
How to consume 3rd Party WSDL which contains the Include statement
NewBirdL This article tells me what I already know, how to consume a WSDL using the BizTalk WCF Consume wizard.Answered | 3 Replies | 831 Views | Created by Stewart Joyce - Wednesday, April 16, 2014 4:38 PM | Last reply by Johns-305 - Monday, April 21, 2014 2:52 PM -
0 Votes
Consuming Siebel Webservice
Hi Youssef, I am also having a similar requirement, do you have any article link for consuming Siebel WS in .Net application BR, PMAnswered | 2 Replies | 4723 Views | Created by CRMDevlpr - Wednesday, June 10, 2009 10:49 AM | Last reply by Prasanjit Mandal - Monday, March 29, 2010 6:30 AM -
0 Votes
Consume WSDL (JavaScript)
I am also looking for a solution to consume a SOAP XML-based web-service via javascript.Answered | 3 Replies | 5776 Views | Created by Ydnorok - Saturday, October 22, 2011 12:41 AM | Last reply by Amit Parchand - Thursday, April 19, 2012 7:45 AM -
7 Votes
How to send XML file to WSDL WebService
WSDL = Web Service Description Language A WSDL file describes the endpoints of a web service, it's classes and methods.Answered | 9 Replies | 21482 Views | Created by dnaiele - Sunday, September 26, 2010 10:14 AM | Last reply by VictorEsp - Monday, July 2, 2012 7:41 PM -
3 Votes
consume 3rd party web service wsdl file
From wsdl you ought to be able to see what the method calls are.Answered | 6 Replies | 17454 Views | Created by SaMolPP - Tuesday, August 12, 2014 6:44 AM | Last reply by darnold924 - Tuesday, August 12, 2014 3:30 PM -
0 Votes
Calling Webservice without WSDL in Biztalk
If this is a SOAP web-service, you'd rather find out this Wsdl.Answered | 2 Replies | 3122 Views | Created by Jessy2102 - Wednesday, August 15, 2012 6:09 AM | Last reply by Shiva Sadayan - Wednesday, August 15, 2012 9:58 AM -
1 Votes
Biztalk publish and consume webservices sample
2.i want consume the orch process in another orch thru the wsdl .how ?Answered | 7 Replies | 1161 Views | Created by anilraos - Thursday, December 12, 2013 7:18 AM | Last reply by M.R.Ashwin Prabhu - Thursday, December 12, 2013 11:51 AM -
0 Votes
Hiding the WSDL param of a webservice
Therefore, would hidding the WSDL output be 'not done' or still technically possible?Answered | 2 Replies | 425 Views | Created by CWR Mobility BV - msapphub - Wednesday, July 22, 2015 10:29 AM | Last reply by CWR Mobility BV - msapphub - Wednesday, July 22, 2015 1:02 PM -
0 Votes
Consuming webservices from sharepoint for infopath forms.
Either of these can be consumed in InfoPath and you can see the columns.Answered | 2 Replies | 4399 Views | Created by Kiwi_ - Friday, March 30, 2012 1:25 PM | Last reply by Scott He - MSFT - Friday, April 6, 2012 2:35 PM - Items 1 to 20 of 3765011 Next ›
No announcements