Scénarios Métiers

Cas d'usage réels et workflows complets

285 Scénarios trouvés
Page 55 / 57
session actionstatus

Standard: Monitoring a Junior Analyst's Data Prep Job

Contexte :
A lead data scientist needs to monitor the progress of a critical data aggregation job being run by a junior analyst in a separate, persistent CAS session. The lead needs to confirm when the job co...
session actionstatus

Performance: Orchestrating Multiple Asynchronous Model Scoring Jobs

Contexte :
An automated nightly process kicks off several model scoring jobs in parallel to score different customer segments. Each job runs in its own CAS session for isolation. A master script needs to poll...
session actionstatus

Edge Case: Querying a Non-Existent or Terminated Session

Contexte :
A system administrator is debugging the CAS environment. They have a list of session UUIDs from a logging system, but one of them may correspond to a session that has crashed or was already termina...
builtins actionSetToTable

Governance Scenario: Auditing Custom Analytical Actions

Contexte :
A financial services company must maintain a queryable inventory of all custom analytical functions deployed on the CAS server. This is required for regulatory compliance and internal governance to...
builtins actionSetToTable

CI/CD Scenario: Managing Action Set Updates and Lifecycle

Contexte :
A data science team maintains a 'recommendationEngine' as a CAS action set. This engine is updated frequently. A CI/CD pipeline must be able to redeploy the action set and overwrite the existing de...