+ Add post
If I wanted to redirect the Delete for an attachment detail record to a business process, instead of deleting the record, how would I do that?
Like
Dear Janine,
To do this you need to create a replacing schema for FileDetailV2 and override method deleteRecords, starting process inside this method. To start process from the js code you can try the article below: https://customerfx.com/article/programmatically-starting-a-process-from-client-code-in-bpmonline/
Best regards, Dennis