Sweagle Planned End of LifeAs a part of the Sweagle acquisition in July 2020, the Sweagle legacy application is now being re-platformed into the ServiceNow Now Platform®. If you currently have a subscription for the Sweagle application, please note that we will no longer activate or support it outside of the Now Platform once your current contract term ends. Please contact your ServiceNow account executive for more information about the new ServiceNow DevOps config application. Here's what you can expect
|
Table of Contents
General Information
Data Model
- Adding or updating configuration data - data changeset
- Token replacement logic
- Inheritance along the data tree
- Discovering inheritance
- Validations
- Grouping relevant configData together - config data sets explained
- Snapshot tag and description
- NodeBranches explained
- MultiLine CDI type
Collecting Data
- UI Method - Enter data through the table view
- UI Method - Mass update or copy and paste data items
- REST method to upload data
Validating Data
Consuming Data
- UI method - browse the stored data in table view
- UI method - browse the stored data in a graph
- UI method - download configData in file format (YAML, JSON, CSV, XML, PROPS)
- API method - for exporters and templates
- Configuring configFile templates
- Configuring exporters
- Feedback score
Security
- Securing your Sweagle environment
- Data changeset isolation
- Setting up the permissions model - Best practices
- Permissions model
- User type: API user
The Guide (Product Documentation?)
Getting started
Getting started videos
- Introduction and sample data
- 01 - Walkthrough the UI
- 02 - Collect and consolidate configData
- 03 - Update and approve changes to configData
- 04 - Validate and snapshot the configData changes
- 05 - Work with validation rules
- 06 - Snapshot history and evolution of configData
Infrastructure
Command Line Interface (CLI)
Integrations
API methods
- API overview - life cycle flow
- API - create snapshot
- API - bulk upload
- API - validations status
- API - consume data through exporters
- API - consume data through templates
- API - DIFF comparison
- API - run validator rule
- API - validation calculation progress
- API - snapshot tag and description
Advanced API methods
- Using bulkAssign to assign a nodeType to a list of nodes
- Remove open data changesets
- Bulk createIncludes - by path
- Bulk deleteIncludes - by path
- Bulk create CDS - by path
- Bulk delete CDS - by path
- Get the default node
- Retrieve all CDS at a given nodePath
- API - recalculate CDS (config data set)
- API - static tree calculation
- API - data changeset process monitoring
- API - details about "arraySupport" parameter