Hi Eric,
Is this with a local OAT installation you have downloaded from sourceforge
(http://sourceforge.net/projects/oat/files/) ? Does the same issue occur using
the OAT Web site Form Designer app at:
http://oat.openlinksw.com/formdesigner/index.html
If so what are the steps to reproduce as it is unclear how to do this from your
post.
Really you would probably benefit from an updated OAT archive as the current
release 2.8 is from April 2008 and their have been a number of updated to what
we use internally since then. I shall see if I can obtain a snapshot from
development to provide to you.
Best Regards
Hugh Williams
Professional Services
OpenLink Software
Web: http://www.openlinksw.com
Support: http://support.openlinksw.com
Forums: http://boards.openlinksw.com/support
Twitter: http://twitter.com/OpenLink
On 24 Nov 2009, at 16:12, Eddy Vanderlinden wrote:
> Hello,
>
> The form designer, isql and other tools work fine.
>
> I just have a problem connecting to the data. When I save the form designer
> xml-document and view the document I see only literally the code.
> Although the xsl stylesheet is at the designated place, I do not get the data
> in the browser.
>
> Can any-one show me the right direction to search for a solution plse ?
>
> Thank you in beforehand.
>
> Eddy
>
> Hereby the sample test code (the name of the graph is
> http://fadyart.com/sdnList):
>
> <?xml version="1.0" ?>
> <?xml-stylesheet type="text/xsl" href="/DAV/JS/xslt/formview.xsl"?>
> <form showajax="1" >
> <ds name="sdnListT2" type="4" pagesize="0">
> <connection type="3" url="" nocred="0" uid="1"/>
> <options output="0" xpath="1"/>
> <query><![CDATA[SELECT ?s ?p ?o
> FROM <http://fadyart.com/sdnList>
> WHERE {
> ?s ?p ?o .
> }]]></query>
> <outputFields>
> <outputField
> label="s">//result/binding[@name="s"]/node()/text()</outputField>
> <outputField
> label="p">//result/binding[@name="p"]/node()/text()</outputField>
> <outputField
> label="o">//result/binding[@name="o"]/node()/text()</outputField>
> </outputFields>
> <inputFields>
> </inputFields>
> <selfFields>
> </selfFields>
> <masterFields>
> </masterFields>
> <masterDSs>
> </masterDSs>
> <types>
> </types>
> </ds>
>
> <area bgcolor="rgb(187, 187, 187)" fgcolor="rgb(0, 0, 0)" size="12.8px"
> left="0" top="0" width="1388" height="600" />
> <object type="grid" parent="-1" empty="0" value="false">
> <style left="387" top="82" z-index="1" width="202" height="202"
> >
> <css ></css>
> </style>
> <properties>
> </properties>
> <datasources>
> <datasource index="0">
> <fieldset name="Columns" variable="1">
> <name>subject</name>
> <name>predicate</name>
> <name>object</name>
> <columnIndex>0</columnIndex>
> <columnIndex>1</columnIndex>
> <columnIndex>2</columnIndex>
> </fieldset>
> </datasource>
> </datasources>
> </object>
>
> </form>
>
>
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now. http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Virtuoso-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/virtuoso-users