Unsolved
This post is more than 5 years old
6 Posts
0
2193
July 28th, 2010 04:00
How to store files in centera, possible batch update
hello,
I have a project folder (application folder) in which there are 100's of sub folders(requests within the application).
each sub folder will have a .doc file and .xml file.
.xml file has the metadata like user,creation date,request no.
archived data should be accessible only by the respectie users specified in the .xml of each subfolder.
I am really confused ,how can i push the data to centera..
while archiving the application into centera..do i need to go to each subfolder extract metadata and push the .doc file and save the clip Id in local database for the users specified in the xml. In this case if parsing of of xml file fails after processing 5 requests, is it possible to roll back the archived requests?
or can i do a batch process the whole application folder?
Please suggest me with a solution..