cancel
Showing results for 
Search instead for 
Did you mean: 

how to generate & send soap request from generated wsdl in 'microsoft infop

former_member270496
Participant
0 Kudos

hi experts,

here i am building up a 'SOAP-XI-RFC' scenario.i am generating a webservice at the end of the scenario.now i need to test ir,since i don't have the 'xml spy',i need to test it through 'Microsoft Infopath'.can someone please suggest the step-by-step approach for test this scenario through Microsoft InfoPath(how to generate & send soap request from generated wsdl in 'microsoft infopath')

Accepted Solutions (0)

Answers (2)

Answers (2)

stefan_grube
Active Contributor
0 Kudos

"Microsoft InfoPath (full name Microsoft Office InfoPath) is an application used for developing XML-based data entry forms, initially released as part of Microsoft Office 2003 Professional. The main feature of InfoPath is its ability to author and view XML documents with one-to-many links among different data groups (schema)."

source: http://en.wikipedia.org/wiki/Microsoft_InfoPath

Are you sure, that this tool can serve as a web service client?

Maybe you put your question into a Microsoft forum.

Former Member
0 Kudos

Microsoft InfoPath does have Web Services support. Check the links below :

http://msdn.microsoft.com/en-us/library/bb852081(office.12).aspx

http://blogs.msdn.com/b/philoj/archive/2005/11/08/490200.aspx

Quite interesting tool. Follow the below steps to test your web service -

MS InfoPath (I use version 2007) - > Click on Design a Form Template -> Choose "Web Service" -> Choose Receive and Submit Data -> <Provide Link to WSDL> ->Select Operation -> Next -> Next -> Select Operation -> Choose the Field(s) one by one -> Finish

You will be provided with a form. Drag and drop the input and output fields to the form from Data source on the left side.

Press CtrlShiftB to execute the service.

Regards,

TK

Edited by: Sameej T.K. on Oct 27, 2010 4:20 PM

former_member241146
Active Participant
0 Kudos

Hi Rasmiraj .

You can use SOAPui Tool. It´s free and very good tool.

I've always worked with it.

Best Regards.

Bruno.

Link: http://www.soapui.org/