XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
Jon GallegosSubject: WebService Connect
Author: Jon Gallegos
Date: 17 Jun 2010 09:02 PM
I have tried following your video and your documentation, and i can not seem to connect to anything.

I click on New and select Web Service Call
I click on the browse UDDI button
I am offered only one choice. http://uddi.xmethods.net/inquire
and like your documentation I type "stock" in the Query field

I get the message
Connect with the Server could not be established.


Postnext
Tony LavinioSubject: WebService Connect
Author: Tony Lavinio
Date: 18 Jun 2010 09:33 PM
Sadly it's because just about all public UDDI servers, including the one at XMethods, have been shut down. There is nothing we can do about this.

Postnext
Jon GallegosSubject: WebService Connect
Author: Jon Gallegos
Date: 21 Jun 2010 12:28 PM
ok
How can I connect to a webservice

Postnext
vsub smSubject: WebService Connect
Author: vsub sm
Date: 29 Jun 2010 04:56 PM
Is it possible to connect to a priavte UDDI registry like the one provided by SAP locally to its clients. They have something called 'Services Registry' which is nothing but a localized client's UDDI. I am not able to connect to it using the /api/inquiry/ using Stylus Studio.

Postnext
Jon GallegosSubject: WebService Connect
Author: Jon Gallegos
Date: 12 Jul 2010 08:02 PM
OK

I got the connect to work but now I need to make the paramters dynamic. for example

The XMl looks like this
<?xml version="1.0"?>
<SPE:Envelope xmlns:SPE="http://schemas.xmlsoap.org/soap/envelope/">
<SPE:Body>
<tns:GetPO xmlns:tns="http://webservice.com/">
<tns:supplier>SupplierLLC</tns:supplier>
<tns:key>TheKey</tns:key>
<tns:startdate>2010/05/14</tns:startdate>
<tns:enddate>2010/05/21</tns:enddate>
</tns:GetSupplierPurchases>
</SPE:Body>
</SPE:Envelope>

The Supplier, Key, Startdate, and EndDate will need to be dynamic. How do i do that?

Posttop
Ivan PedruzziSubject: WebService Connect
Author: Ivan Pedruzzi
Date: 13 Jul 2010 11:48 AM

Jon,

If you like to query your local UDDI registry using SOAP over HTTP, you should consider writing a simple XQuery program, have a look at chapter 10 "Building a Web Service Client" at

http://media.datadirect.com/download/docs/ddxquery/allddxq/reference/http_functions.html#wp114259

The Stylus Studio XQuery Editor
http://www.stylusstudio.com/docs/v2010/d_xquery5.html#wp351962

A more sophisticated example that shows how to join Web Services and Relational Data
http://www.stylusstudio.com/videos/XQueryWS/XQuery_WS.html


Hope this helps
Ivan Pedruzzi
Stylus Studio Team

 
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.