?>
Voir la documentation de addUserActionSetPath
Ajoute une caslib au chemin de recherche des jeux d'actions définis par l'utilisateur. Cela permet au serveur CAS de trouver et de charger des jeux d'actions personnalisés à partir d'un emplacement spécifié, étendant ainsi les fonctionnalités disponibles pour les utilisateurs.
The assumeRole action allows a user to temporarily adopt a specific administrative role within the CAS session. This is a powerful feature for administrators who need to perform tasks requiring elevated permissions without permanently changing their user rights. By assuming a role like 'SUPERUSER', 'DATA', or 'ACTION', the user gains unrestricted access to specific areas of the CAS server for the duration of the role assumption. This is crucial for managing access controls, data, or actions securely and efficiently.
The actionSetInfo action is part of the built-in action set in SAS Viya. It is used to display build and version information for loaded CAS action sets. This is particularly useful for administrators and developers to verify the versions of the action sets currently in use in a CAS session, which can be crucial for debugging, ensuring compatibility, and managing the environment. By default, it lists only the action sets loaded in the current session, but it can also be used to list all action sets available on the server.