Hello,
xmlportlet factory is a very interesting project. I try to use diiférent functionality feature on an entity having a document type fields and I encounter the following problems:
1) on a add action, if you have à check error error (for example, a required field without information), we have a error (with no log) because the PortalUtil.copyParameter dont work with the multipart form. Also the method ObjectFromRequest generate exception. I work on liferay 6.2 EE SP9. I see that on older versions there was a bug reported on liferay but not in 6.2?
2) When i active workflow on my entity, if i upload a document, i have a error but no log. upgrade: After search, its because, i try to upload a file who exists in the document library...
3) I active the workflow on my entity. I dont upload a document. On the worflow portlet the preview is good for the Edit action but view action on the the first time send : "no asset found". After assign to me and edit, the view is good.
Do you have some ideas for 1 and 3?
Thank you very much for your work and excuse my english!