Hi Sini, The issue here isn't the user, it's document permissions. If you loaded the documents as an admin user, then by default those documents aren't readable or modifiable by a non-admin user, and won't appear on searches.
You'll need to reload the content with document permissions that allow app-user to read them (and if your application will need to allow that user to modify the documents, then permissions will need to allow that too. --Colleen ________________________________ From: [email protected] [[email protected]] on behalf of sini narayanan [[email protected]] Sent: Friday, September 06, 2013 1:48 AM To: MarkLogic Developer Discussion Subject: [MarkLogic Dev General] Custom user - Data not visible Hi All, Why is a new user created with the role of "app-user" not able to view the documents/data inside the database? I have an application built using the ML app builder. I was accessing the application using the admin role user. Now I created a non-admin user (app-user role). And I have set read and execute permission for app-user to all the files under application modules DB. But I'm not able to view any files/facets in the application. The application is opening up with all the facet headers, and logo and links. Is there any configuration to be done inorder to view the data in the application? Thanks, Sini
_______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
