?> Comment inclure les caslibs cachées dans la liste... - Aide
QUESTION / RÉPONSE

Comment inclure les caslibs cachées dans la liste des résultats ?

2 consultations

Réponse

Il faut définir le paramètre `showHidden` sur TRUE.
Action technique liée

Voir la documentation de caslibInfo

Voir l'Action

Voir aussi

actionSetInfo
builtins

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.

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.

assumeRole
accessControl

Ermöglicht einer Sitzung, vorübergehend eine administrative Rolle wie Superuser, Daten- oder Aktionsadministrator zu übernehmen, um Operationen mit erweiterten Berechtigungen durchzuführen. Dies ist entscheidend für administrative Aufgaben, die über die Standardberechtigungen eines Benutzers hinausgehen.