Hi,
Is there a way we can create new version of document using DQL create or update? I have mostly seen APIs performing checkin operation but i am after DQL equivalent of Checkin Operation in DFC 5.3.
Thanks for any help
Z
If there are Accepted Answers, those will be shown by default. You can switch to 'All Replies' by selecting the tab below.
No. DQL is mainly design to update attribute. Its not design to execute logic (eg lifecycle promote) or manipulate content (eg checkin new version). DFC is the way to go.