Is it possible to Promoting LifeCycle of a document Using Rest Services in Documentum 7.2 and how?
If there are Accepted Answers, those will be shown by default. You can switch to 'All Replies' by selecting the tab below.
Lifecycle is not supported in REST out of the box yet. We plan to add it to 2017 release, but the plan is still not finalized yet. Please reach out to Documentum platform product managers to raise this feature request, i.e. mark it as MUST HAVE.
You can extend rest services with your own services. In case lifecycles aren't supported in the latest version, you have access to DFC from the REST framework.
I know that.
What I need to know is if Documentum 7.2 Restful web services provide this functionality out of the box?
Can somebody from EMC provide the answer please!!
Thanks William for the answer.
Is it something that can be done easily by extending the existing Rest Services?
Thanks Alvaro.
Hi , to implement it as a REST extension, you need to get knowledge for both REST extensibility () and Lifecycle DFC API. If you need any help on either of these two, please reach out to the engineering team by filing SRs.
Can I ask one more thing: The other option we are considering is DFS. Is this functionality provided by DFS out of the box?