Home
TeamSite
IManFileSaveCmd and .PRF file
pennyg
Hi
I'm using IMANEXT2Lib.IManFileSaveCmd to save a new document to Worksite. Once added I can save the file and checkin without any issues however if I try to save as a new version the fields are blank as the .PRF file was never created.
Is there a way to force a .PRF file to be created from Worksite while the document is open? I'm testing manually writing the file out but this could cause issues if changes are made in the future.
thanks
Find more posts tagged with
Comments
guido1
Have you used OpenCmd to download the file? This command is capable of checking out the file you need and generating the associated PRF file. The command should download the file to the local drive, normally to the C:\NrPortbl folder tree, depending on your configuration
pennyg
Hi, the fileSaveCmd was used to create a new document in the database and the file is already open in Word. I can check the document back in and then re-opening however the process is slow on the clients site and caused further issues. I want to force the .prf to be created for an already open file.