Escalaltions on Workflow Dynamic

  • 2 July 2008
  • 1 reply
  • 1 view

Badge +2
Hi,

I am using escalations on a Custom Workflow at the Activity.  I am setting "Escalate On" field to be dynamic.  And I am setting this value from a DataField in the workflow.  This field in turn is set dynamically by the Workflow.  This format this takes is "month/date/year hour:minute:second" example "7/2/2008 14:25:15".  The time is in 24 hour format. My problem is that this never seems to fire when it is dynamic, but when I set this value to a static value it seems to work fine.  Does anyone know how to address this.

Thanks
Arjuna.

1 reply

Badge +9

Did you try setting it to a process datafield and then intialize the field with a fixed date value?


 Also make sure that the date time format is following your server locale settings.  The month and day might be getting swapped around.  I have seen cases where the input form date format is following a different locale settings.


Other than that, I don't see any reason why this would fail.

Reply