I have a few scenarios running with the same logic.
I get the projects of specific portfolios, then search for documents and apply the metadata.
My current challenge is to identify zip files and trigger the action.
Any thoughts on how to do it?
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
I was playing around and was able to do this:
Fusion wouldn't let me use currentVersion:documentTypeLabel as an Output in the Search module (only in the Read a record module).
This outputted the file types of my four test files, the last of which was a .zip file:
I could then filter on the Zip type to do further processing (Download/Extract Archive/Upload, etc.). Does this work?
I was playing around and was able to do this:
Fusion wouldn't let me use currentVersion:documentTypeLabel as an Output in the Search module (only in the Read a record module).
This outputted the file types of my four test files, the last of which was a .zip file:
I could then filter on the Zip type to do further processing (Download/Extract Archive/Upload, etc.). Does this work?
Views
Likes
Replies
Views
Likes
Replies