What does R to R do?
R to R provides REXX APIs that enable developers to create RACF applications. It simplifies the process of interacting with RACF, allowing for easier management and automation of security functions on z/OS systems.
Is this a system, application, or tool?
R to R is a tool set that provides APIs for application development. It is specifically designed to facilitate the creation of applications that interact with RACF for security management.
What types of organizations use this?
Organizations that require automation and customization of RACF security functions on z/OS systems benefit from R to R. This includes enterprises in industries such as banking, finance, insurance, and government.
When should we consider R to R?
A company should consider R to R when they need to develop custom applications that interact with RACF, automate security tasks, or integrate RACF with other systems using REXX.
What are the alternatives to R to R?
Alternatives to R to R include Assembler language programming directly with RACF APIs or other security administration tools that may offer scripting capabilities. However, R to R provides a REXX-based approach, which can be easier to use for some developers.