You can create an export configuration either using the Management Console or on the command line. After you create an export configuration, define the classes and entities to include, and if appropriate, define the dependencies. Finally, build the export configuration to make it available for synchronization.
When you create a cluster, these export configuration files are generated automatically:
sync-clusterName, which you can use to synchronize the cluster. clusterName represents the name of the cluster.
sync-clusterName-security, which you can use to synchronize security changes only.
Creating an export configuration using the Management Console
In the left pane, highlight Export Configurations, right-click, and select Add.
Complete the wizard to create a new export configuration.
Define the components of the export configuration.
Creating an export configuration on the command line
Change to the bin subdirectory of your EAServer installation, and run:
export [-exportDir path] [-exportGenFiles] [-server host:port] entities
See export.
Defining the components of an export configuration
In the left pane, select the export configuration to define.
In the right pane, define the export configuration properties on the tabs described below. Select Apply on each tab to save your changes.
To use the export configuration for synchronizing or backup, build the export configuration—see “Building an export configuration using the Management Console”.