hi,
Can you please standardise the use of folders and files in process action? Relative or absolute path, with or without a backslash, with or without storage location.. Or at least update the documentation with working examples.
Write action file: define filename without base folder

A readfile action: requires an absolute path, no use of storage location in filename:

An unzip action: uses storage location, but no backslash behind the target folder name:

The zip action: no storage location, and a slash behind the foldername
