Scripts

The Connector for RACF functions (described in this book) are designed to meet fundamental Managed System requirements.

In addition to the basic requirements, site‑specific requirements may exist in established Managed System, and Managed System may have changing needs. Therefore, Connector for RACF enables customization of the functions. You can customize any Connector for RACF function by writing scripts.

A script is a group of statements that perform one or more actions and that manipulate standard SailPoint and Managed System specific fields. A script may include conditions that determine when actions should be performed. For example, cleanup activities should be run if the Connector for RACF function does not execute successfully.

Scripts can also be used to automate any required actions that are currently performed manually.

The Connector for RACF has the ability to call a script before and after executing a Connector for RACF function. Parameters may be received from and returned to Connector for RACF functions by including script commands in the scripts.