TBO Not executing for Imports
I have TBO for a Custom Type billing_doc extending dm_document, with some attributes, Some of the attributes like date_submitted and ACLs, I wanted populate using TBO.So I did the doSave and doCheckin, I posted the code below Now the problem is when I create new object as new document of billing_doc, the custom attributes…