- 30 Mar 2022
- 1 Minute to read
- Print
- DarkLight
RapidIdentity Connect - Best Practices
- Updated on 30 Mar 2022
- 1 Minute to read
- Print
- DarkLight
RapidIdentity Connect - Best Practices
These are the best practices known and used by the Identity Automation Services team and are based on internal deployment standards.
Naming Conventions
Action Set | Use proper case with no punctuation. Always start with a capital letter to distinguish from Core Actions.
When naming system-to-system Action Sets, use the system names. If there is more than one system of the same type, describe it with the system type.
For alternate actions, use the module and action name
For workflow actions, preface the Action Set name with "WFM"
For special-purpose Action Sets that act like a "function", use an "Fn" prefix
|
Input Properties | Use lower case with underscores
|
Local Variables | Use lower case with underscores
|
Global Variables | Always start with “Global”. Use system prefix with camel case
|