...
Export the schema, create the database tables, and inject some starter data
- Select "org“org.bedework" bedework” from the "Object “Object Name Filter" Filter” menu to the left of the page.
- Select "service“service=DumpRestore"DumpRestore”
- You will be presented with a form allowing you to manage the dump/restore process. The "DataIn" “DataIn” attribute should point at the xml datafile you wish to restore. By default, this is the initbedework.xml file.
- Initialize the schema:
- Set the attribute Export to True
- Set the attribute Create to True
- Click Apply Changes to set the values.
- Click Invoke for the schema operation.
- Restore the data (Read the note below)
- Navigate back to the DumpRestore service (click Back to MBean)
- Click Invoke for the restoreData operation.
...