Valid for Console ≥ 1.26.
Introduction
Console provides two delivery modes:
Mode | Description | Benefits | Disadvantages |
---|---|---|---|
Standard, with version history | This mode is the standard mode that has been used in all releases of Console and is the default for Console ≥ 1.26 when using the Workflow - Application onboarding without Fast Scan.
The copying of source code multiple times into various different folders can reduce overall version processing time (i.e. total time taken from specifying the source code to generating the snapshot) and increase the amount of disk space required for source code storage. |
|
|
Rapid, without version history | This mode was introduced in Console 1.26 and is used by default in the Workflow - Application onboarding with Fast Scan and can be specifically selected when using the Workflow - Application onboarding without Fast Scan. It provides a faster delivery process by skipping some steps related to the management of source code for analysis:
Therefore:
Skipping two copy actions to move the source code to different folders can significantly improve overall version processing time (i.e. total time taken from specifying the source code to generating the snapshot) especially when the source code volume is very large. |
|
|
Choosing a delivery mode - legacy onboarding only
The delivery mode can only be chosen when using the Workflow - Application onboarding without Fast Scan.
The delivery mode is chosen in Workflow - Application onboarding without Fast Scan when an application is first created and it is not possible to change to a different delivery mode once the choice has been made. The choice is made in the application creation dialog box (see Application onboarding without Fast Scan - Add a new Application). By default the Manage Version History option is ticked - this means that standard mode with version history will be used. Unticking the option will cause the rapid mode without version history to be used:
UI differences in rapid delivery mode
When an application is created using rapid delivery mode, there are various slight differences that indicate the mode is active:
Banner
In the Application - Overview panel a banner will be displayed to indicate that rapid delivery mode is active for the Application:
Exclusions
When adding a new version in Console ≥ 1.26, the Exclusions panel contains an option called Retain source code zip in the application upload folder which has been made available to ensure that source code can be retained if required:
Source code handling in each Delivery mode
Delivery Mode | Delivery type (zip/source folder location) | Is source code deleted after delivery? | Is source code deleted after unzipping for preview when configuring exclusions? | Can source code be compressed and backed up? |
---|---|---|---|---|
Standard | Zip | Yes | Yes | Yes, via Backup Application option when adding a new version. Only possible when using the Workflow - Application onboarding without Fast Scan. |
Standard | Source Folder Location | No | No | Yes, via Backup Application option when adding a new version. Only possible when using the Workflow - Application onboarding without Fast Scan. |
Rapid | Zip | Optional | No | Yes, via the option Retain source code zip in the application upload folder when adding a new version and configuring exclusions. Only possible when using the Workflow - Application onboarding without Fast Scan. |
Rapid | Source Folder Location | No | No | Yes, via the option Retain source code zip in the application upload folder when adding a new version and configuring exclusions. Only possible when using the Workflow - Application onboarding without Fast Scan. |