Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NameDescriptionDirectionTypeRequired
ConnectionSpecify the name of the connection.InputStringTrueYes
FileIdSpecify the file id of which the meta data should be retrieved.InputAttributeTrueYes
NameThe returned file name will be stored in the specified attribute.OutputAttribute
TypeThe returned file type will be stored in the specified attribute.OutputAttribute
SizeThe returned file size will be stored in the specified attribute.OutputAttribute
CreatedByThe returned user that created the file will be stored in the specified attribute.OutputAttribute
CreationDateThe returned file creation date will be stored in the specified attribute.OutputAttribute
LastUpdatedByThe returned user that updated the file as last will be stored in the specified attribute.OutputAttribute
LastUpdatedThe returned date of the last update action will be stored in the specified attribute.OutputAttribute
CaseIdThe returned case id will be stored in the specified attribute.OutputAttribute
CustomMetaDataSpecify custom meta data fields. The first column is the key (name that is used internally)
and the second column specifies in which attribute the result is stored.
OutputMultivalued key-value pairs

...