Nuxeo Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to update Metadata for existing assets on import

We are importing assets with metadata in XML-format. To retreive all necessary information out of the XML-file, we created an importer plugin to deal with .xml instead of .properties files. So far the import works fine. However, we are facing a chall...

christian_ by Champ in-the-making
  • 741 Views
  • 2 replies
  • 0 kudos

Installing Nuxeo as a windows service using yajsw

I have successfully installed Nuxeo 5.6 as a windows service using yajsw 11.0.3 and following documentation : http://doc.nuxeo.com/display/ADMINDOC/Installing+the+Nuxeo+Platform+as+a+Windows+service When I started the service, tomcat started but Nuxe...

Shibboleth configuration

Hello, I'm trying to use Shibboleth but have some issues. My configuration : Apache 2.2 with mod_proxy. A virtual host and inside the virtual host a location /nuxeo protected by shibboleth (i.e AuthType shibboleth). Inside this virtual host a ProxyPa...

Kahlua_ by Champ on-the-rise
  • 529 Views
  • 0 replies
  • 1 kudos

Resolved! [Nuxeo CMF 5.6] Context menu stops working after an ajax refresh

Hello, I'm observing a very serious issue on CMF 5.6-RC3 (haven't checked on the released 5.6), no customization: On the Inbox panel page showing the listing of incoming items, after triggering manually Refresh button (not shown by default) the conte...

promanov_ by Star Contributor
  • 1568 Views
  • 5 replies
  • 1 kudos

Layout Problem with Nuxeo Studio

My edit form looks like that : In studio, trying to insert a new column in this layout shows the nature of the problem : If i move all fields in the same column, i have a GWT error. Help me save my layout !

How Can I test this restlet for upload files

How Can I test this restlet service, <documentation> Restlet for uploading a file via the Plugin (linked to FileManager) (ie create a document from a file) POST /nuxeo/restAPI/{repoId}/{docId}/pluginUpload/{path} POST /nuxeo/restAPI/{repoId}/...

Resolved! Adding Social Collaboration to SDK v5.6?

I have Nuxeo v5.6 SDK using IDE working with Eclipse Juno. I wanted to add the Collaboration package to the Nuxeo running under the IDE on Eclipse. The Nuxeo Collaboration package or hotfixes would not install when the SDK v5.6 tomcat image was runn...

Workflow: File widgets only work under the Workflow tab.

Hi guys, I've noticed this in Firefox v14 and Chrome v20 on Windows 7 64bit. Trying to upload a file to a File widget attached to a blob node variable throws an "invalid file" error when it's done under the main document tab. It works when it's uploa...

kennyr_ by Champ on-the-rise
  • 580 Views
  • 1 replies
  • 0 kudos

Asset cloning using automation client.

Hi, Is there anyway to clone asset along with their blob content. We use the nuxeo automation client to upload assets in our java project. We have a requirement that we need to replicate (or clone) an existing asset along with the blob attachment to ...