?> Peut-on filtrer les caslibs par type de source de ... - Aide
QUESTION / RÉPONSE

Peut-on filtrer les caslibs par type de source de données ?

1 consultations

Réponse

Oui, le paramètre `srcType` permet de filtrer par type de source comme 'PATH', 'DNFS', 'S3', etc. Ce filtre est ignoré si le paramètre `caslib` est utilisé.
Action technique liée

Voir la documentation de caslibInfo

Voir l'Action

Voir aussi

addRegion
s3

The addRegion action allows for the addition or replacement of custom region definitions for the S3 (Simple Storage Service) environment within SAS Viya. This is particularly useful for connecting to S3-compatible storage that is not hosted on AWS or for defining custom endpoints. By specifying parameters such as the host, port, and SSL settings, administrators can configure how CAS interacts with various S3 storage providers.

alterTable
table

La acción `alterTable` del conjunto de acciones `table` en SAS Viya permite modificar los metadatos de una tabla en memoria de CAS. Es una herramienta fundamental para la gestión de datos, ya que permite renombrar tablas, cambiar etiquetas y formatos de columnas, eliminar columnas y reordenarlas sin necesidad de recrear la tabla. Esto es especialmente útil para limpiar y preparar datos antes del análisis.

addFmtLib
sessionProp

Adds a format library to the current CAS session. This allows user-defined formats to be used in analyses and data manipulation within CAS. Format libraries can be loaded from a caslib (as a SASHDAT file) or directly from a server path. This action is crucial for customizing data representation and reporting in Viya.