December 13, 200223 yr I made a program that makes selections and stores them on the local drive in a fp5 file and then when needed gets the information again. The reason why i do this is because several users should be able to make diffrend selections at the same time. But here comes the problem. In a Citrix enviroment users dont have access to their local c drive. All the users have diffrend drives. So i need to make my export to a variable location. I can export to a variable directory with the help of an plugin. But i cant import from that path because i need to make a relation between the 2 files wich isnt posible with a variable location. Has anyone a solution for this problem, is there just no way to work around this import/export problem. Thanks in advance Jelte Vrijhoef
December 13, 200223 yr Why not move the file to be imported into a folder with a standard name using the same plugin?
December 16, 200223 yr Author well the problem is multiple users should be able to make selections to that file at the same time. making 1 to a standard location isn't an option, because users would overwrite each others selection. (thats the case at the moment)
December 16, 200223 yr I wasn't explicit enough. Create the export file in one standard folder, and when the export script step has finished use Troi File (or similar) to rename and/or move the file if necessary.
Create an account or sign in to comment