Not able to populate email metadata in content server 10.5 using lapi

Hi All,
I am uploading .msg files as subtype 749 but I am not able to populate email metadata columns such as To, From, Subject. Does anybody has an idea how do we accomplish that. I am using LAPI with content server 10.5

Regards
Harsh

Tagged:

Comments

  • I don't think its possible with lapi and I would not certainly start any new development with lapi as it will be deprecated from CS16. I think currently the routine is only baked into Enterprise Connect module. In our scenario we were migrating lot of data(.msg files) and I had to write an OI extension that reads the msg properties using java libraries and then creates the llnode with the msg properties.