For a customer we need to migrate contents out of Documentum to a new repository. I was looking at using DFS to develop an 'extraction' tool which will take various parameters including selection criteria, query the content and then export the content to the local file system and create a CSV file of some of the properties and also include the file path to the local file.
I have used some sample DFS code to develop a simple test module that extracts content from the system however the file exported via base64 or MTOM has a random generated name and goes to a predefined location. Is there anyway when doing the getcontent to set the file name and export location?
Using UCF you get the Documentum object name but the export location is set in the UCF
Thanks in Advance
Andreas