Re: XForm to update my XML files in the backend
Posted by Tinkerer on Apr 28, 2011; 10:26am
URL: https://discuss.orbeon.com/XForm-to-update-my-XML-files-in-the-backend-tp3472381p3480605.html
On second thought, I could just use the Bookcast example UI for the way it displays my existing XML data records from the dB. All major operations CRUD in one form UI. I could just create 4 such forms for my 4 XML and somehow create a wizard like flow from one form to another and that should serve my purpose. What I am clueless about is how to create my dB backend and expose the REST interfaces like in the BookCast example for all 4 of my XML files. Appreciate any inputs.