We have a 'New Content' dialog in the Documentum D2 application where users must select a template. Afterward, the system generates a document using predefined Life Cycle processes in the backend. However, I'm looking to automate this process using a Rest API.
I attempted to use the copy feature, but it resulted in creating a duplicate document with identical properties.