Hi,
I am working on a requirement where I need newly added document details to be stored in a table.
To achieve this I am using CBAddVersionPost NodeCallBack. Entire solution is working fine but fails when the file is sent
through mail to elink configured folder.
This is because CBAddVersionPost will not be triggered whenever file is sent through mail.
I guess this is a known issue(LPH-983), but is it fixed if not how can I overcome this issue?