Creates a dataset with process flow information. More...
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);
[in] | parsedlogDS | Dataset with parsed log data used to generate process flow information. |
[out] | outflowDS | Dataset containing information to generate the process flow. |