?> What is the 'fmtLibName' parameter used for?... - Aide
QUESTION / RÉPONSE

What is the 'fmtLibName' parameter used for?

1 consultations

Réponse

The 'fmtLibName' parameter specifies the name for the format library being added. The name is restricted to a maximum of 63 characters.
Action technique liée

Voir la documentation de addFmtLib

Voir l'Action

Voir aussi

addFmtLib
sessionProp

Fügt eine benutzerdefinierte Formatbibliothek zur aktuellen CAS-Sitzung hinzu. Formatbibliotheken ermöglichen es, Rohdatenwerte in benutzerfreundliche und verständliche Beschriftungen umzuwandeln, was für die Berichterstellung und Datenanalyse unerlässlich ist. Diese Aktion kann Formate aus einer CAS-Tabelle (SASHDAT-Datei) oder direkt aus einem Dateisystempfad laden, der für den CAS-Controller zugänglich 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.

addCaslib
table

Adds a new caslib to enable access to a data source. A caslib is an in-memory space to hold tables, access control lists, and data source information. Caslibs provide a way to organize in-memory tables and to manage access to data. All data is available to CAS through caslibs, and all operations in CAS that use tables are performed with caslibs.