need to delete attachments related to a workobject
So, I was going to use pzDeleteEmbedAttachment for this..
Trying to design approach here
Requirement:
For any work object, 60 calendar days after the Case has been changed to Resolved-Completed, etc. I want to delete the attachments, not the work object.
Approach:
Should I be Obj Browse through all work objects that meet the criteria
then loop through the pzResults and Call pzDeleteEmbedAttachment
Will this activity delete attachment in blob and the link-attachment table?
Also the parameters to this activity are they:
WorkpageNAme -- Is this the page of the Obj Browse is using?
LinkHAndle - is this the handle of the work object?
SaveToFolder not sure what this is for?
any help would be appreciated
Message was edited by: Lochan to add Category