Child pages
  • Solution import
Skip to end of metadata
Go to start of metadata

Using the "import solution" link at the bottom of the Solutions page of the Servoy Admin page, a new (version of) a solution can be imported on a Servoy Application Server.

General options

  • Activate new release of imported solution and modules
  • Overwrite repository styles with import version
  • Overwrite repository media with import version
  • Overwrite repository group security settings with import version
  • Clean import New solution name WARNING: Styles will be overwritten!
  • Override existing sequence type definitions (in repository) with the sequence types contained in the import file.
  • Override existing default values (in repository) with the default values contained in the import file.
    WARNING: This may break other solutions using the same tables, or cause tables to use nonexistent dbidentity or dbsequence sequences or other database auto enter types!
  • Allow reserved SQL keywords as table or column names (will fail unless supported by the backend database)
  • Allow data model (database) changes
  • Display data model (database) changes
  • Import solution sample data
  • Import internationalization (i18n) data
  • Insert new internationalization (i18n) keys only

User import options

  • Do not import users contained in import
  • Create nonexisting users and add existing users to groups specified in import
  • Overwrite existing users completely (USE WITH CARE)
  • Allow users to be added to the Administrators group

Merging options

  • Merge solution if revision information is available, and when a merge conflict arises use:
    • repository version or
    • import version
  • Do not merge solution, and:
    • overwrite repository forms with import version
    • delete repository forms which do not exist in import version
  • No labels