September 11, 200916 yr Hi, I am using a container field in which i am storing a reference of that file.i also want to store that file in a seperate folder through reference of that file.plz guide me what i do to perform this. Thanks, John
September 11, 200916 yr You mean you want 2 copies of the file, one in its original location and one in a separate storage area? If so, what I would probably do is something like: 1) 'insert file' step to copy the file (not just a reference to it) in to a global container field 2) 'export field contents' of that global field to a known location (your separate storage area) 3) 'insert file' again in to your original container field, storing only a reference Hope that helps. Let me know if you were trying to achieve something different. James
Create an account or sign in to comment