Select Collection Where XML is Stored Using FB

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Select Collection Where XML is Stored Using FB

Randy Smith-9
ops,
Can the user control which collection in eXist the FB XML data is stored
into? It seems FB & FR both auto generate a collection name (relative to
the App name) to store the data. Can the user over ride the auto
generated location and put the XML data in, say,
".../exist/db/myXML/data.xml?
Thanks,
Randy



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Select Collection Where XML is Stored Using FB

Erik Bruchez
Administrator
Randy,

Currently, the path is computed as:

1. value of property oxf.fr.persistence.service.exist.uri
2. followed by the paths defined here:
    http://wiki.orbeon.com/forms/doc/contributor-guide/form-builder-integration-notes

You can change #1 with a property, but you cannot change #2 unless you  
change our eXist persistence pipeline, under RESOURCES/apps/fr/
persistence/exist/crud.xpl. (That file is now in orbeon-form-
runner.jar by the way.)

-Erik

On Mar 25, 2009, at 12:56 PM, Randy Smith wrote:

> ops,
> Can the user control which collection in eXist the FB XML data is  
> stored into? It seems FB & FR both auto generate a collection name  
> (relative to the App name) to store the data. Can the user over ride  
> the auto generated location and put the XML data in, say, ".../exist/
> db/myXML/data.xml?
> Thanks,
> Randy
>
>
> --
> You receive this message as a subscriber of the [hidden email]  
> mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws