Requirements:
- version 1.20.15 or higher
SEND functionality is available for Hyperon Studio. It allows to create and send the Superpack or Snapshot to a different Hyperon Studio instance in one step.
To enable the functionality add properties to the application.properties file :
In example, two environments are defined: 'test' and 'prod'. With those properties, you can send Superpack to one of those two, defined, environments.
To enable the functionality add properties to the application.properties file :
In example, two environments are defined: 'test' and 'prod'. With those properties you can send Superpack to one of those two defined environments.
Create and configure Superpack/Snapshot file according to your needs. Click "Send". If the destination environments are properly configured you will be able to select an environment by its code:
If no environment is configurated or is configurated incorrectly it will not be available to select:
If Superpack/Snapshot is configured to autocommit, session on the import environment will be automatically published after import. If not it will show as active session for the configurated user.