- 30 Jun 2022
- 2 Minutes to read
- Print
- DarkLight
Repository Features and Functions
- Updated on 30 Jun 2022
- 2 Minutes to read
- Print
- DarkLight
Within a Designer Repository, all stored Projects can be viewed and accessed within the Folder Tree. Selecting a Project Folder from the tree will display the Project Dashboard, providing an overview of the selected Project.
Project Actions
In the Actions Bar, Create Branch, Create Sub Project, and Delete Project actions will be shown. Additional actions can be found by right-clicking the Project Folder in the Folder tree.
Actions | Description | |
---|---|---|
Create Branch | Creates a new Branch of the project in the Repository | |
Create Sub Project | Creates a Sub Project within the currently selected Folder. | |
Delete Project | Deletes the currently selected Project from the repository | |
Edit[Advanced] | Allows editing of project details, such as updating the Description for the Project. | |
Manage Tags | Associates Tags to a Project. | |
Download | ||
Download as Project | Downloads the Project as a zip folder. | |
Download as of Date | Downloads the Project at a specified Date | |
Download Specific Revisions | Downloads the Project at a specific revision. The Revision ID will needed. | |
Manage | ||
Manage Permissions | Folder Action used to manage permissions on a Folder | |
Open Containing Folder | Opens the Folder containing the Project. | |
Permissions: Disable Permissions Inheritance | Disables Permission Inheritance on the Project Folder. | |
Open | ||
Open Folder | Opens a new tab containing the dashboard for the Project. | |
Open Folder View | Opens a new tab displaying the list of Designer Elements in the Folder. | |
Open Summary For Trunk | Opens a new tab displaying the dashboard for the Project. | |
Rollback | ||
Rollback Project to Date | Creates a new Revision for the Project. | |
Rollback Project to Revision | Changes the currently stored project to use a specific Revision |
Create Project
There are multiple methods to create Projects in Decisions. One method is through using the Create Project action, which is available on the Designer Repository Folder. When the action is ran:
- Provide a Project Name, Description URL, and Description, then click CREATE. Note that the Description URL needs to be in a typical web address format.
- The Project will appear in the Folder Tree. Selecting the Project will open the dashboard.
Delete Project
Projects can be deleted and removed from the Repository.
- Right-click the Project and select Delete Project.
- Click YES to Delete the Project.
Download Project
Users can Download a Project to store it for later use or as a backup copy to restore back to.
- Navigate to the Project Folder.
- Select Download > Download Project from the top Action Bar.
- From the Download Resources dialog, select the desired Branch then click OK.
- Click the Download link. The Download Resources box then displays the file path and name for the configured download. (for example: C:\Program Files\Decisions\Decisions Services Manager\Instances\Control\Repository\Downloads\MyFirstProject-MyFirstProjectDevelopment-12102018-050634.zip)
Selecting the Download link proceeds with the download process by downloading the Project in .zip file to the displayed file path. From here the .zip file is saved and acts as a version of the Project that can be referenced/rolled back to at any point.
Rollback Actions
The Rollback menu provides users with two options; Rollback to Revision (version) of the Project or Rollback to Date, which Rollback to whatever state the Project was at based on a specified moment in time.