Oracle WebCenter Content (MOSC)

MOSC Banner

Rule side effect executes again.

edited Apr 29, 2019 3:37PM in Oracle WebCenter Content (MOSC) 2 commentsAnswered ✓

In our setup I'm attempting to add the logged in users email address to the xEmail metadata field.   I have the following side effect set in the rule.

<$xEmail=getValueForSpecifiedUser(#local.dUser, "dEmail")$>

I'm leaving the field as an edit so that users can correct the email if it's wrong in ldap.   The issue is, after completing the check in, the value pulled from this idoc script is taking precedence over the value entered by the user.  I'm guessing that for some reason this is executing again, although I thought the side effects only executed on the loading of the check in screen.  Am I wrong on that?  Any ideas on how I can pull the email of the logged in user, but still allow them to update it if they want to?

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