File author

Hi guys,

I was wondering if it's possible to retrieve the author of a file being processed in a wokflow (specifically an xls file).

I tried to use File meta info, but with no luck.

Thanks in advance.

A.

Hi Angelo,

the file meta info node can currently not output the owner that is an errorĀ in the node description. I created a simple workflow that shows you how to use a java snippet to get the owner information.

Cheers, Patrick