Bring aspects in uploader plus form

cancel
Showing results for 
Search instead for 
Did you mean: 
sakshik
Established Member

Re: Bring aspects  in uploader plus form

Jump to solution

Hi Douglas C. R. Paes‌,

I understand that we cannot go back to the parent in types. If I am in custom:type, I cannot go back to the parent or it's sibling since the option will not show up in the dropdown of Change Type.

But in my case, I am creating a plain text file, Change Type dropdown is showing my custom:type. And yet, it gives this message "Unable to change type of document"

douglascrp
Advanced II

Re: Bring aspects in uploader plus form

Jump to solution

In that case, the only way to identify what is wrong is by checking the log files, as ‌ already recommended.

sakshik
Established Member

Re: Bring aspects in uploader plus form

Jump to solution

Hi Douglas C. R. Paes

I am trying to log this by :

1) copying contents of alfresco.log and catalina.out into a new file

2) Changing Type in alfresco[which shows "Unable to change type of document"]

3) monitoring the difference between new file and log files

The difference shows empty as if nothing is logged by doing Change Type.

Is there any module I should turn on in log4j in order to capture this log?

douglascrp
Advanced II

Re: Bring aspects in uploader plus form

Jump to solution

Try your browser's Developer tools.

I guess you will be able to get useful information by checking the network tab and the console.

sakshik
Established Member

Re: Bring aspects in uploader plus form

Jump to solution

Hi

The network tab gives a 500 Internal server error:

Console:

douglascrp
Advanced II

Re: Bring aspects in uploader plus form

Jump to solution

Ok, so, please, copy that nodeRef value, the one starting with "workspace://".

Go to the Admin Tools, Node Browser, paste that value in the texto box, select NodeRef in the combo just after it, and then click the Search button.

After that, you should see a screen containing some internal information, like path, type, properties, aspects.

Share that image with us.

sakshik
Established Member

Re: Bring aspects in uploader plus form

Jump to solution

‌ here is the screen shot

douglascrp
Advanced II

Re: Bring aspects in uploader plus form

Jump to solution

Sorry. One more step.

Click on the name of the object, and then share THAT screen.

sakshik
Established Member

Re: Bring aspects in uploader plus form

Jump to solution

‌ this is the screenshot

douglascrp
Advanced II

Re: Bring aspects in uploader plus form

Jump to solution

Well, that is weird.

What I wanted to confirm is that you are dealing with a cm:content object.

Can you share you custom content model xml file?