Unzip Process issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
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
