Applicaton Xtender to Documentum Migration.

Category: , ,

Application Xtender to Documentum Migration

Flow of the program-

1- Connect with AX DB
2- Read table and get all the records.
3- Get docid - than get all the objectid for various pages.
4- Convert the objectids to filesystem path using the formula
5- Make a list of these files and check thier file extension using FileType Class which you can modify.
6- Convert them into PDF if they are tiff or merge them as per the file types.
7- Create the object in Docbase and attach the resulting file in STEP6 to the document and fill the attributes of document by the values which you retrived in STEP 2.

After coding this, you can run it from mulitple computers to make the migration faster and restrict the query result set based on DOCID .

NOTE- You should have access to the file system where AX files are stored as bin. Let me know how it goes.

I hope it helps.


Jar file to be download from internet and use in his code .

itextpdf-5.1.2.jar
jai_codec.jar
jai_core.jar
jai_windows-i586.jar
jmimemagic-0.1.0.jar
mlibwrapper_jai.jar
tika-app-0.9.jar

For source code, please comment on this blog , i will send you the source code.




Happy Migration

Comments (7)

Was your migration sucessful? I would be interresting in getting a copy of the source code you used for this!

Please contact me at brianmcappxtender at gmail dot com

Totally succussful, let me post the code here on the blog and will let you know.

Thanks
Kulveer Singh

Is there API to problematically migrate? DFC??

Send me email I need a resource -- even part time is fine. We are pitching for a project. Will like to talk

Can I please get the Code?

Hi, just wondering if the source code is still available? I am working on same thing (migrate from AX to DCTM) now. Thanks!

I would love to evaluate the source code. I hope it is still available.

Thanks!

Can i access the code?

Post a Comment