cancel
Showing results for 
Search instead for 
Did you mean: 

unable to delete apps

amruta_w
Star Collaborator
Star Collaborator

Hello All,

When i try to delete process apps, i'm unable to delete and I don't get any message but when I check through the console and network tab get the message as {"message":"Model cannot be deleted: 23037","messageKey":"GENERAL.ERROR.BAD-REQUEST"}.

Find the screen shot also

image

Kindly please anyone help me out to resolve this.

Thanks & Regards

Amruta Wandakar

3 REPLIES 3

sanjaybandhaniya
Elite Collaborator
Elite Collaborator

Hi,

Make sure that included process is not used by another app.

thanks for reply, but i have not used process in another app.

To Delete App completely,  condition  need to be fullfill.

Controller : ModelResource.java

Service :AlfrescoModelService.java

read-permission required for delete (in case user is not owner, only share info will be deleted).

Check above files,you will get idea.