Hi, Can someone guide me how I can load data from a table in to
the form builder drop down element. It is been told we can do this through
web-services. I am searching for an answer how we can do it. Also is there a way to store the form data into an external
database like My-SQL or Oracle. Please advice Thanks, Gopi Krishna This message may contain privileged and/or confidential information. If you have received this e-mail in error or are not the intended recipient, you may not use, copy, disseminate or distribute it; do not open any attachments, delete it immediately from your system and notify the sender promptly by e-mail that you have done so. Thank you. Powered by STPL Portal . |
Administrator
|
Gopi,
Form Runner at the moment supports Oracle XML out of the box to read/write form definitions and form data. This uses Form Runner's own tables though: http://wiki.orbeon.com/forms/doc/developer-guide/form-runner-oracle-persistence-layer We also have some documentation on the persistence layer API: http://wiki.orbeon.com/forms/doc/contributor-guide/form-builder-integration-notes#TOC-Persistence-API If you want to use another database, or store data in your own tables, you will have to write your own implementation of the persistence API. -Erik On Tue, Sep 15, 2009 at 11:29 AM, Gopi <[hidden email]> wrote: > Hi, > > > > Can someone guide me how I can load data from a table in to the form builder > drop down element. It is been told we can do this through web-services. I am > searching for an answer how we can do it. > > > > Also is there a way to store the form data into an external database like > My-SQL or Oracle. Please advice > > > > Thanks, > > Gopi Krishna > > > > This message may contain privileged and/or confidential information. If you > have received this e-mail in error or are not the intended recipient, you > may not use, copy, disseminate or distribute it; do not open any > attachments, delete it immediately from your system and notify the sender > promptly by e-mail that you have done so. Thank you. > Powered by STPL Portal . > > > > -- > 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 |