?> What is the CASL syntax for using the addUserActio... - Aide
QUESTION / RÉPONSE

What is the CASL syntax for using the addUserActionSetPath action?

3 consultations

Réponse

The CASL syntax is `builtins.addUserActionSetPath / caslib="string";`, where "string" is the name of the caslib.
Action technique liée

Voir la documentation de addUserActionSetPath

Voir l'Action

Voir aussi

actionSetInfo
builtins

Zeigt die Build-Informationen von geladenen Aktionssätzen an. Diese Aktion ist nützlich, um die Versionen und Details der auf dem CAS-Server verfügbaren Funktionalitäten zu überprüfen, was für die Fehlerbehebung und die Sicherstellung der Umgebungskonsistenz entscheidend ist.

accessPersonalCaslibs
accessControl

Provides administrative access to all personal caslibs (CASUSER and CASUSERHDFS). This action is typically used by administrators to perform tasks on behalf of users in their personal caslibs.

actionSetToTable
builtins

The `actionSetToTable` action transforms a user-defined action set, which is a collection of custom operations, into a standard in-memory CAS table. This allows for the inspection, management, and storage of action set definitions using standard table manipulation tools. It is particularly useful for auditing, documenting, or programmatically analyzing custom actions available on the CAS server.