Hi Orbeon experts
I have one question about the Remote server operations (link here:
https://github.com/orbeon/orbeon-forms/wiki/Form-Runner-~-Home-Page#remote-server-operations). When you publish a form to a remote server where the form runner is hosted, Is the form definitions data (i.e. form meta data) transferred to the remote server? Does this mean that we don't need to migrate the form definitions as explained here (
http://wiki.orbeon.com/forms/doc/developer-guide/form-runner/persistence-api#TOC-Migrating-form-definitions-to-another-database)
the question in another way, I have env1 (form builder and Oracle DataBase1), and I want to publish a form created in env1 into a form runner hosted on env2(which connects to a different DB, let's say Oracle Database2). If we use this remote publish function, does this mean we don't need to migrate the form definitions from database1 to database2?
Your help is very appreciated :)
thanks
Samo