Retrieve ECM content from Android
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2013 07:54 AM
Hi All, I am able to use the sample code of ECM for Android. but its giving another problem i am not able to open the contents of ECM like if i want to open a pic then i am not able to open it and its saying "You are unveiled a bug in the application, and we are sorry for that! Would you be mind enough to report thqt problem to us? thank you".Can anyone guide me on this?
Thanks in Advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2013 08:07 AM
Comment converted to a new question.
/>
Please, be more precise:
- What versions do you use (Nuxeo, Android, Nuxeo Android connector)?
- What do you do? What do you want to do? Do you have some code snippet to show? Do you have a unit or integration test for reproducing your issue?
- Is the error message coming from Nuxeo?! Did you properly manage the errors in your application? Do you have enforced your code to check the values returned by the connector? Do you have some errors in your server logs?
- ...
About ECM content, there's an important tip: only a few schema are shared by default. If you want to retrieve more ECM data, you must add some informations in the session/request HEADER. That may have something to do with your issue...
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2013 08:19 AM
Hi ,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2013 09:56 AM
You didn't answer to all of my questions
