Use Case Development can be done on one or several Private Edition Usage Instances instances (“Development Environments”). As a Development Environment has a very basic internal versioning application and is typically accessible to several developers for development and test, it is recommended to use an external tool for source code management. Usage Engine has a Git support feature available in the Export and Import UIs. The remote Git repository must be accessible using an HTTP/HTTPS URL and a Token.
During use case development, a developer opens and saves configuration. These actions are performed against the internal versioning system, i.e. configuration present in the Development Environment.
The Git support feature enables a developer to export selected configuration to and import configuration from an existing Git Repository. Way of working:
...