Hi,
When we follow the below steps, I'm getting this error on Step4 : "Could not find file {GUID} at C:\Windows\Temp"
Step1: Create DMF Export Project with multiple data entities. Export and download the package.
Step2: Extract the package, make changes to data and manifest files.
Step3: Rezip the Package as ZIP file using Winrar.
Step4: Create import project and import the Zip Archive as a package.
What steps can we follow to rezip the package so system doesn't throws error.
I'm aware that import works if we directly paste the entities in the original Zipped Archive that was downloaded in Step1. But I wanted to know the method to rezip which won't require pasting files into original archive.