Question

How to Delete the Attachment based on attachment category permanently form case
Hi
I'm trying to delete the attachment from case permanently writing an activity
Loop D_AttachmentList
Call pyCheckAttachmentLinks
Call pyDeleteAttachment
It is throwing an error that pyStreamName is null , even it is passing parameters
Can anyone suggest the approach to achieve it
***Edited by Moderator Rupashree to add Capability tags***