Skip to content

Publish and Unpublish forms in Form Runner Home page

bruno.buzzi edited this page Oct 5, 2015 · 9 revisions


Publish or Unpublish a Form Definition from http://myIpAddress:port/orbeon/fr/

The service change the node [available] of the latest form definition named {form-name} in the Orbeon Application {app}.
switchAvailable method perform this operation in GemStone (see diagram)
To Publish <available>true</available>
To Unpublish <available>false</available>
The node <available> is inside the node <metadata>

Clone this wiki locally