Configuration Management

Management of System Setup configurations across multiple systems can be a complex process. In addition to standard import / export functionality, STEP provides several tools to assist in configuration management. Each of these is described in the subsequent sections.

Export Configuration Definitions as Comments

Using Advanced STEPXML, configuration definitions for the following objects can be exported as comments:

  • Bulk Update Configuration

  • Business Rule

  • Event Processor

  • Event Queue

  • Export Configuration

  • Gateway Integration Endpoint

  • Image Conversion Configuration

  • Import Configuration

  • Inbound Integration Endpoint

  • Match Code

  • Matching Algorithm

  • System Setup objects that reference workflows and/or business rules, such as: Asset Importer, Elasticsearch Configurations, Metrics, Sufficiencies, Value Generators, XSLT Stylesheets, etc.

  • Outbound Integration Endpoint

  • Web UI Configuration

  • STEP Workflow

  • STEP Workflow Profile

  • Transformation Lookup Table Configuration

These exports are intended to be used for submission to external source control systems for comparison purposes. Users can import them into source code repository systems where they can be compared from version to version. Editing and/or import of these files is not supported (for example, users may not export, edit the comments, and re-import). For exporting business rules in an editable format, refer to the VCSI: Editable Business Rules Format topic.

Inclusion of configuration definitions as comments is accomplished by setting the DefinitionsAsComments tag to 'true' in an Advanced STEPXML template.

For example:

Below is an example of a business rule definition output as comments:

Note: The content of the comment field is not part of the STEPXML XSD and therefore Stibo Systems reserves the right to change the format of the output content at any time.