About the Specialized Transformations

The SAS Data Surveyor for Clickstream Data provides several transformations that perform specialized functions for the job in which they are used.
This section provides information about the following transformations:
Specialized Transformations
Transformation
Description
Directory Contents transformation
Generates a SAS data table that contains a listing of the files found in a path or list of paths, and if selected, their subfolders. It is used in the template jobs as described in Prepare Data and Parameter Values to Pass to Loop 1.
Clickstream Setup transformation
Generates the folder structure on the file system to hold the SAS logs and any generated data files. It also generates configuration data if necessary and test Web log data for the tutorial and template jobs. Used in Clickstream Setup (_setup) jobs.
Clickstream Create Groups transformation
Combines the grouped output from several calls to the Clickstream Parse transformation into a set of output views, one per group. It is used in the template jobs as described in Combine Groups.
Clickstream Create Detail transformation
Combines the output from multiple Clickstream Sessionize transformations and creates a single data table. It is used in the template jobs as described in Create Detail and Generate Output.