- Release notes
- Getting started
- Installation
- Configuration
- Integrations
- Authentication
- Working with Apps and Discovery Accelerators
- AppOne menus and dashboards
- AppOne setup
- TemplateOne 1.0.0 menus and dashboards
- TemplateOne 1.0.0 setup
- TemplateOne menus and fashboards
- TemplateOne 2021.4.0 setup
- Purchase to Pay Discovery Accelerator menus and dashboards
- Purchase to Pay Discovery Accelerator Setup
- Order to Cash Discovery Accelerator menus and dashboards
- Order to Cash Discovery Accelerator Setup
- Basic Connector for AppOne
- SAP Connectors
- Introduction to SAP Connector
- SAP input
- Checking the data in the SAP Connector
- Adding process specific tags to the SAP Connector for AppOne
- Adding process specific Due dates to the SAP Connector for AppOne
- Adding automation estimates to the SAP Connector for AppOne
- Adding attributes to the SAP Connector for AppOne
- Adding activities to the SAP Connector for AppOne
- Adding entities to the SAP Connector for AppOne
- SAP Order to Cash Connector for AppOne
- SAP Purchase to Pay Connector for AppOne
- SAP Connector for Purchase to Pay Discovery Accelerator
- SAP Connector for Order-to-Cash Discovery Accelerator
- Superadmin
- Dashboards and charts
- Tables and table items
- Application integrity
- How to ....
- Working with SQL connectors
- Introduction to SQL connectors
- Setting up a SQL connector
- CData Sync extractions
- Running a SQL connector
- Editing transformations
- Releasing a SQL Connector
- Scheduling data extraction
- Structure of transformations
- Using SQL connectors for released apps
- Generating a cache with scripts
- Setting up a local test environment
- Separate development and production environments
- Useful resources
Environments
Multiple environments on the same server can be used to run and have access to different releases simultaneously.
https://[hostname]/?environment=[x]
.
environment=acceptance
in the URL (https://[hostname]/?environment=acceptance
). If no environment is chosen in the URL, the default environment, as configured in the server settings, is used. Only one
release can be active at a time per environment.
New environments can be specified in the Server Settings by using the Environmentsfield. If it is not set, it defaults to a single environment, production.
Follow these steps to create environments.
Step |
Action |
---|---|
1 |
Go to the Superadmin Settings tab. |
2 |
Add the following line to the Server Settings to the left: , "Environments": ["production", "acceptance"] .
|
3 |
Click on SAVE. |
Now two environments are available: production and acceptance.
DefaultEnvironment
setting. If this is not set, it defaults to production.
Follow these steps to set a default environment.
Step |
Action |
---|---|
1 |
Go to the Superadmin Settings tab. |
2 |
Add the following line to the Server Settings to the left: , "DefaultEnvironment": "acceptance" .
|
3 |
Click on SAVE. |
If no environment is specified in the URL, the acceptance environment is accessed.
A release can be activated on any environment. In the demo below it is assumed that there are two environments, production and acceptance.
Follow these steps to activate a release on the acceptance environment.
Step |
Action |
---|---|
1 |
Go to the Superadmin Releases tab. |
2 |
Right click on the release you want to activate. |
3 |
Select Make active on - Acceptance. |
4 |
Click on OK. |
The Active on column now says acceptance in front of the activated release and the release can be accessed by users with the proper access rights once a cache has been generated.
Each environment has its own set of data instances as shown in the Superadmin Released data tab. The user can select for which environment the data instances are displayed by selecting the desired environment in the drop-down list at the top with the label Data instances for.
Caches must be generated for a specific environment. In the demo below it is assumed that there are two environments production and acceptance.
Follow these steps to generate a cache for the acceptance environment.
Step |
Action |
---|---|
1 |
Go to the Superadmin Released data tab. |
2 |
Select the acceptance in the Data instances for drop-down menu. |
3 |
Click on Generate Cache Now. |
4 |
Click on GENERATE CACHE. |
A new column is visible containing information on the newly generated data instances.