Skip to main content
5-Regular Member
November 7, 2023
Solved

CreoView cache

  • November 7, 2023
  • 1 reply
  • 940 views
I am using Windchill PDMLink Release 11.0 and Datecode with CPS M030-CPS16

If you open a document in windchill through CreoView, you can view the original file in the system cache. Can you prevent users from viewing the original file directly?
    Best answer by HelesicPetr

    Hi @lzwheel 

    CreoView is standalone application and needs the file locally, so it is downloaded to the windows temp location.

    I don't think so you can prevent this behavior. 

    You can restrict the download operation by ACL access, but it is useless if the user should work with the file. 

     

    PetrH

    1 reply

    HelesicPetr
    22-Sapphire II
    22-Sapphire II
    November 7, 2023

    Hi @lzwheel 

    CreoView is standalone application and needs the file locally, so it is downloaded to the windows temp location.

    I don't think so you can prevent this behavior. 

    You can restrict the download operation by ACL access, but it is useless if the user should work with the file. 

     

    PetrH

    lzwheel5-Regular MemberAuthor
    5-Regular Member
    November 7, 2023

    My purpose is that the user can only view the document through CreoView, but not get the original document. I disabled the download function of windchill and the save function in CreoView, but found that the original file can be obtained from the cache. Is there any other solution to meet this requirement, so as to ensure that the original file is not obtained by the user ?