Hello I am evaluating Orbeon Forms-Trial Version. I have a few
queries and hope that you can assist me here. Once a form is created, where is the form (which I believe
to be in xhtml format) stored? Is there any way to store it on my computer and not only on
the server database ie. Can I access the eXist database and then access the
Form itself? If there is a way to store it on my system, can I make
modifications to the Forms on my system and upload the changes later? Regards, Anish Vijay
*******************************************************************************************************
This E-mail message and its attachments, if any are intended solely for the use of the addressee hereof. In addition, this message and the attachments, if any may contain information that is confidential, privileged and exempt from disclosure under applicable law. If you are not the intended recipient of this message, you are prohibited from reading, disclosing, reproducing, distributing, disseminating or otherwise using this transmission.
Delivery of this message to any person other than the intended recipient is not intended to waive any right or privilege. If you have received this message in error, please promptly notify the sender by reply E-mail and immediately delete this message from your system. Instructions transmitted over this system are not binding on us until they are confirmed by us. Message transmission is not guaranteed to be secure or free of software virus. While Altisource Portfolio Solutions and its subsidiaries collectively "Altisource" takes every reasonable precaution to minimize such risks, Altisource cannot accept liability for any damage sustained by you or any third party as a result of software viruses.
*******************************************************************************************************
-- 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 |
Administrator
|
Anish,
> Once a form is created, where is the form (which I believe to be in xhtml > format) stored? When you save or publish a form, the form definition is stored through the Form Runner persistence API. The API has a number of implementations. The default implementation is the embedded eXist XML database, but you can also use Oracle, MySQL, or your own implementation of the API. See: Built-in persistence: http://wiki.orbeon.com/forms/doc/contributor-guide/form-builder-integration-notes#TOC-Built-in-persistence > Is there any way to store it on my computer and not only on the server > database ie. Can I access the eXist database and then access the Form > itself? > > If there is a way to store it on my system, can I make modifications to the > Forms on my system and upload the changes later? Currently, you cannot store the form on your computer automatically. You can download the form from the eXist database, or use the Edit Source feature of Form Builder: * open the Edit Source dialog * copy the XML to your favorite editor * modify the file * passte back the XML to the Edit Source dialog * close the dialog and save eXist also has a WebDAV interface, so in theory you could also manage to mount the file in eXist directly to your filesystem. I hope this helps, -Erik > > > > > > > > Regards, > > Anish Vijay > > > > > > > > ******************************************************************************************************* > > > > This E-mail message and its attachments, if any are intended solely for the > use of the addressee hereof. In addition, this message and the attachments, > if any may contain information that is confidential, privileged and exempt > from disclosure under applicable law. If you are not the intended recipient > of this message, you are prohibited from reading, disclosing, reproducing, > distributing, disseminating or otherwise using this transmission. > > > > > > Delivery of this message to any person other than the intended recipient is > not intended to waive any right or privilege. If you have received this > message in error, please promptly notify the sender by reply E-mail and > immediately delete this message from your system. Instructions transmitted > over this system are not binding on us until they are confirmed by us. > Message transmission is not guaranteed to be secure or free of software > virus. While Altisource Portfolio Solutions and its subsidiaries > collectively "Altisource" takes every reasonable precaution to minimize such > risks, Altisource cannot accept liability for any damage sustained by you or > any third party as a result of software viruses. > > > > ******************************************************************************************************* > > > > -- > 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 > > -- 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 |
Free forum by Nabble | Edit this page |