?> Comment le serveur CAS utilise-t-il le chemin de r... - Aide
QUESTION / RÉPONSE

Comment le serveur CAS utilise-t-il le chemin de recherche des jeux d'actions ?

0 consultations

Réponse

Le serveur CAS parcourt la liste des caslibs dans le chemin de recherche pour trouver et charger les jeux d'actions définis par l'utilisateur qui ne sont pas déjà chargés en mémoire.
Action technique liée

Voir la documentation de addUserActionSetPath

Voir l'Action

Voir aussi

addCaslibSubdir
table

The `addCaslibSubdir` action creates a new subdirectory within the physical path of an existing caslib. This is particularly useful for organizing data sources and other files within a caslib's storage without needing direct file system access. The action allows specifying permissions for the new subdirectory, ensuring proper access control from the moment of creation.

addUserActionSetPath
builtins

The addUserActionSetPath action adds a caslib to the user-defined action set search path. This allows the CAS server to find and load user-defined action sets from a specified caslib, making them available for execution in the current session.

accessPersonalCaslibs
accessControl

Die Aktion `accessPersonalCaslibs` ist ein administratives Werkzeug innerhalb von SAS Viya, das es einem Administrator ermöglicht, vorübergehend auf alle persönlichen CAS-Bibliotheken (Caslibs) zuzugreifen. Standardmäßig sind persönliche Caslibs wie `CASUSER` und `CASUSERHDFS` privat und nur für den jeweiligen Benutzer sichtbar. Diese Aktion hebt diese Einschränkung für die Dauer der Administratorsitzung auf und ist unerlässlich für Aufgaben wie die Fehlerbehebung, die Verwaltung von Benutzerdaten oder die Überprüfung von Inhalten in den privaten Bereichen der Benutzer.