Hi,
After purging a document, i opened it modified by adding couple of columns, refreshed and saved it.
Now i run the purge again, it displays the old purged document instead of new modified one. So for state (Original, Unused and Modified) i defined the URL like this -
PUT = ../raylight/v1/documents/docid/dataproviders?purge = true&state=Modified
and for saving the document back to CMS, my URL is /raylight/v1/documents/docid?state=Modified.
This doesn't gives the desired result. I have gone through the document, but it do not mention an example with a URL.
Any help appreciated.
Thanks,
Arun