Skip to content

Allows a flow author to rename variables used by a Cortex flow or subtask.

License

Notifications You must be signed in to change notification settings

CortexIntelligentAutomation/CTX-Variable-Rename

Repository files navigation

Welcome to Cortex!

Variable Rename Module

The Cortex Variable Rename module focuses on the updating of variable names within a flow or subtask, both when the variables are declared in the variable store and when they are referred to in block properties. After performing the rename the flow or subtask should function in the exact same manner as it did beforehand.

For example, the module could be used by a flow author who wishes to update a flow with ambiguously or vaguely named variables to have names that may be more meaningful to another author. Another common use may be to follow Cortex Best Practices by adding a subtask’s acronym to the front of each variable it uses.

Table of Contents

  1. Dependencies
  2. Support and Warranty
  3. Installation
  4. How to use
  5. How you can contribute
  6. Versioning
  7. Licensing

Dependencies

Cortex Version

This version of the Variable Rename module was developed in Cortex version 6.5. Some functionality may not be available on different versions of Cortex.

OCIs

The module requires the following Cortex OCIs:

  • PowerShell
  • HTTP

Files

The Variable Rename module requires the following files:

Other

None

Support and Warranty

This module is supplied as a template that you can amend and extend to fit your requirements, as such it is not supported as part of the Cortex Product suite under the Cortex product support agreement.

Installation

Details of the installation can be found in the Variable Rename Deployment Plan.

How to use

A detailed User Guide has been provided with instructions on how to use the flows, available here. Configuration of subtask inputs and outputs are detailed in notes on the subtask workspace.

How you can contribute

Unfortunately, we cannot offer pull requests at this time or accept any improvements.

Versioning

Variable Rename has the following versions, starting with the most recent:

Version Release Functionality Notes
v1.0 21/05/2019 CVR-Rename-Variables Created
v1.0 21/05/2019 CVR-Select-Variables-To-Update Created

Licensing

All functionality within this module is licensed under the Apache 2.0 License.

Copyright 2019 Cortex Ltd

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Allows a flow author to rename variables used by a Cortex flow or subtask.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published