The Get File Attributes operator reads the attributes for a specified file and saves them as variables (such as FileExists, FileSize, IsFile, IsLink) in its operator dataset.

To access an attribute in a CA Process Automation expression, use the following syntax:
Process.Operator_name.field_name
Process accesses the process dataset.
Operator_name specifies the operator dataset.
field_name specifies the attribute in the operator dataset.
|
Copyright © 2014 CA.
All rights reserved.
|
|