Oracle WebCenter Content (MOSC)

MOSC Banner

URM - Direct Triggers

edited May 4, 2009 10:45PM in Oracle WebCenter Content (MOSC) 2 commentsAnswered
Does the Content Server within URM have the ability to set the following Direct Trigger -
Example Concept idoc
<$if (dateCurrent(30) = parseDate(dOutDate)$>
     <$c="Run Direct Trigger"$>
<$endif$>

I want the trigger to run 30 days before dOutDate (Document Expiry Date);
This is so I can setup a email notification to tell the users the file is about to expire within my disposition lifecycle rule..


Will I have to create a custom component to modify and append my option to URM?
Or would the following work if I added -

(dateCurrent(30) = parseDate(dOutDate) to Content Date Field(s) input area?

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