QRP
 
Loading...
Searching...
No Matches
createprocessflow.sas File Reference

Creates a dataset with process flow information. More...

Detailed Description

Creates a dataset with process flow information.

Creates a dataset with process flow information using a dataset with parsed log data

Usage:

%createprocessflow(parsedlogDS=_log_parse, outflowDS=flow);

Parameters
[in]parsedlogDSDataset with parsed log data used to generate process flow information.
[out]outflowDSDataset containing information to generate the process flow.
Returns
Dataset containing information to generate the process flow.
Author
Sentinel Coordinating Center(info@.nosp@m.sent.nosp@m.inels.nosp@m.yste.nosp@m.m.org)