- 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
Commit
A commit is the act of saving the local modifications from the workspace to the branch.
When working together on the same application and thus working on the same branch with multiple people it is recommended to commit your changes frequently.
Follow these steps to open the Commit dialog.
Step |
Action |
---|---|
1 |
Go to the Superadmin Workspaces tab. |
2 |
Click on the Menu icon to open the Workspaces menu and select Commit.... |
When the Commit dialog is opened from within your application a full scan of your application is started in the background to detect any errors, deprecates, warnings or informational issues. The results of the scan are displayed in the Full scan results pane in the Commit dialog. See illustration below.
Click on Go to issues… to open the Issues pane in the Tools panel where you can check any issues found.
A full scan consists of five stages. When you cancel the scan the results up to the last successful finished state are displayed.
The full scan is canceled when you:
- click on a difference in the Log messages pane;
- press Esc or click on Cancel;
-
click on Commit.
Note: It is strongly recommended to solve the errors found in the scan before committing your changes.
See Application Issues.