Thanks Ghoti for your reply, Since we cannot go with PLC ,because of CGI tasks which requires user interaction, is it possible to achecive the same delete functionality with custom tasks?-satya
See nipper's response. Amazingly enough - just asking the same question over and over does not often result in different answers.
Can you please post the code snippet used to invoke the PLC workflow. Even if it wasn't able to invoke the CGI task it can help us to understant how to do it.
We have a workflow model "XYZ.ipm" which is being used when anything is submitted from Teamsite UI. But now we also want to use CSSDK API and submit files from backend. I am able to create the DCR , set the extended attributes using the CSSDK API , so the next step would be to use that .ipm and start the deployment where we need the expertise.