Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Unzip Process issue

keshav77
Tera Contributor

Hi All,

 

I have created one action to unzip the zip file on particular record every time user put the zip file we create record in temporary table then put zip file on it and then unzip it. but I want the process like  that flow will not move forward until all unzip files are connected to that particular record. for example like -- 1 zip contain 500 files. so I want the unzip all the files and flow   will stay there until all 500 records get created on that record. is there any way to achieve this.

1 REPLY 1

Mark Manders
Giga Patron

You created it, so we can't check it on our instances. Can you share your code, or at least provide more information? I assume you can't do a simple count of the number of files in the zip, pass that to the flow and do a check on when that number of attachments is created?


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark