Oracle Weblogic Server (MOSC)

MOSC Banner

Unable to set Completion Due date on task in WLI 10.3

edited Oct 1, 2010 4:04AM in Oracle Weblogic Server (MOSC) 1 commentAnswered
In the task plan that I have created I have set the property "Completion Due Date" to 7 days in the properties tab for the step, yet when I view that task that gets created from this in the Worklist User Portal the Completion Due date is still not set.
I have also tried doing this programaticly by doing the following:
this.StepName.getTaskControl().getTaskData().setCompletionDueDate(this.completionDueDateCal.getTime());
where completionDueDateCal = current Date + 7. When I view the task in the Worklist Portal there is still no completion due date.

So far the only success that I have is if I manually set the date while viewing the task in the Worklist User Portal.

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