Hi Every one, Am new to apex i have just introduced it to myself.
Am trying to work on securities. Am not sure where am going wrong looking for some sun shine.
Am using Apex 4.1.1
I have created a work space and an application in it.
Then 3 users were created
User A Dev
User B Dev
User C No to Dev and Admin which is an end user
after creating these users i tried to test them.
User A and User B can see the application and run it.
But User C don't have access to application as soon as i check no to developer application access is blocked and by default it is in "NO" i was not able to change it to "YES".
Then in Shared components added those users and given privilages
USER A Edit
USER B View
USER C View
after this again i tried to test the users.
but this time USER A and USER B can see the application but they are not able to run it. It was throwing error as no privilage.
And USER C as-usual not found application.
My requirement is,want to create an end user who can not create a new or edit an existing application.
END USER should only able to access the application and view the reports.
Can any one give some light on my issue. Correct me if understand or did wrong.