Skip to main content
12-Amethyst
September 4, 2023
Solved

EPMDocument file size difference noticed

  • September 4, 2023
  • 1 reply
  • 1032 views

Hi,

please find attached the image.

We manually downloaded a Creo file(associated with EPMDocument)  and also tried file download through script. there is a difference between both the files size.

1. why there is a difference between files?

2. files downloaded through script are not opening in creo due to file size difference. how to resolve the issue?

 

Thanks in advancefile_size_difference.jpg 

 

 

Best answer by HelesicPetr

Hi @NP_10570407 

The problem is that the file is not stored correctly by your script. 

Without knowing the source code no one can help you.

PetrH

1 reply

HelesicPetr
22-Sapphire II
22-Sapphire II
September 5, 2023

Hi @NP_10570407 

The problem is that the file is not stored correctly by your script. 

Without knowing the source code no one can help you.

PetrH

12-Amethyst
September 5, 2023

Thanks a lot for the reply HelesicPetr,

I agree with your point. We have modified the script and re-executed. Now the issue is resolved.

Thanks again