Oracle WebCenter Content (MOSC)

MOSC Banner

User-determined Workflow escalation period

edited Sep 15, 2010 3:28AM in Oracle WebCenter Content (MOSC) 3 commentsAnswered
 I have a group of content that requires an approval workflow. I need to allow the contributor to specify how many days the item will remain in the review step. I have an escalation jump defined, but instead of
<$if parseDate(wfCurrentGet("lastEntryTs")) < parseDate(dateCurrent (-1) )$>

I need the user-designated variable (an integer) named "EscalationDays" to replace the (-1) above.

Do I need to wfSet something? Is there something like a "wfDays" key for this value? What would be the syntax of the above If statement if I can call a variable instead of a hard coded integer?

This is necessary because 1) I cannot designate only workdays so I need to allow flexibility for weekends and 2) some items are either very long and require more time for review, or very urgent and require rapid turnaround.

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