Oracle WebCenter Content (MOSC)

MOSC Banner

Restricting User Based on Accounts

edited Oct 3, 2017 3:25AM in Oracle WebCenter Content (MOSC) 2 commentsAnswered ✓

Hi Experts,

We have 2 profiles(Profile A & Profile & 2 Users(User1 & User2)

User1 is mapped to account ACC & User2 mapped to account BCC

Added the Idoc Script in Admin applets->Configuration manager-> Profiles->Edit personalization link,  we are trying to restricting the profile visibility for both the users.

<$ if userHasAccessToAccount("ACC%","RW")$>

<$isLinkActive=1$>

<$else$>

<$isLinkActive=0$>

<$endif$>

Expected Result:  User1 should see only Profile A & User2 should see only Profile B.

Please let us know if any one has come across this scenario.

Thanks,

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center