Hello,
We have a custom OScript module that creates business attachments by calling the following function: XECMPFNA::BulkActions::DocumentCreateOrUpdate.execute()
.
This logic creates documents and automatically inserts related entries into the XECMPFNA_DOCUMENTS
table. These entries are then used in our downstream integrations.
As we are now migrating from OScript to ModuleSuite, we are looking for a way to achieve the same result using only Content Server OOTB APIs.
However, we have not been able to find any OOTB API that replicates this specific behavior.
Could you please advise on how to achieve this with the standard xECM / Content Server APIs?
Our current environment is xECM 22.2.
Thank you in advance for your support.
Alessio.