I need to delete a custom entity. However, it has Dependencies on system-created relationships. Examples are 1:N relationships like new_xxxx_ASyncOperations new_xxxx_Process Session, N:1 relationships like CreatedBy User (lk_new_xxxx_createdby), ModifiedBy User, Owning Team, Owning Business Unit. CRM will not let me delete these relationships, saying "Only custom relationships can be updated or deleted." How can I delete the system dependencies so I can delete the custom entity?
*This post is locked for comments