Hi!
In a process I finish with the deletion of an object opportunity:
But it does not execute the deletion, may because there are linked objects to opportunity, but I cannot define how to perform with them.
Any Idea how I can resolve this?
Thanks a lot for your help!
Like
2 comments
15:19 May 23, 2019
Dear Sarauzo,
Indeed, it might happen if your lead record has multiple connections with the other entities in the system. You would need to delete them prior deleting this record. You would need to modify your process to delete the connected records as well. The easiest way to know what are those records is to try to delete the record manually from the section. The system will show you the list of associated records.
Best regards,
Dean
Show all comments