Within our project, we are trying to create a retention policy via the API. Unfortunately, we have not been successful and keep receiving an error message.
We have consulted the available documentation ( https://developer.opentext.com/services/products/retention/apis/retention-service ), but this has not helped us move forward. Could somebody help?
If there are Accepted Answers, those will be shown by default. You can switch to 'All Replies' by selecting the tab below.
Hi @Hok Heng
Could you share the request payload you are sending to the server? Having a look at the parameters might help identify where the issue is.
That said, if your goal is to avoid the complexity of calling APIs from external sources, you should consider using https://showcase.answermodules.com/what-is-module-suite/ . Since it is fully integrated into Extended ECM, you can handle the logic server-side. The Content Script Editor provides full code auto-suggestion, making it much faster to create policies or anything you need in Extended ECM.