How can I populate MS Word values into documentum?
I want to transfare ms word properties into documentu.
Sorry, I know Sales & Marketing are not the purpose of this community but for this one I have to do a bit of shameless self promotion
You'll find your answer at http://www.btmsoftware.eu, you might want to look into OFCbridge, which does just that (both ways, from MSoffice to Dctm and the other way around)
Hi,
You may use the Jacob library to read Word properties.
http://www.land-of-kain.de/docs/jacob/
Or develop some .net parsing service.
Regards,
Stephane
Jacob is reliant on COM so it wouldn't be much use on non-Windows environment. Apache POI would be a better bet.
I think that it needs to be said that this functionality really should be out of the box. SharePoint does this. So does Alfresco.
Have used Apache POI to read and write Office documents (Word, Excel, Powerpoint) attribute values. Office 2003 and earlier formats are well supported. Office 2007 formats are not so well supported, can read custom properties but only write them once!!!
http://poi.apache.org
hi all,
I create a new thread for my problem with word document.
https://community.emc.com/thread/145553
Please help me, give me your opinion/advice.
Thank you in advance.
Regards