Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


Production Bugs  Modified Pattern for Restart Workflow Correlation id
The pattern for restart workflow correlation id has been changed. This change was necessary as a result of an EJM code change coming in the EagleML January release and tracked under #146703 (CorrelationID Value Uses Different Algorithm When Runnning profile directly from EJM Tool vs  PACE Event).
The following changes were made:

in *_restart.xml rule
from: <COL TAG="cmCorrelationId" EXPRESSION=":corrid: + convert(today(),'yyyymmdd') + 'T' + convert(currenttime(),'hhmmss')" />to: <COL TAG="cmCorrelationId" EXPRESSION=":corrid: + '' + GUID() " />

in *_restart.wrf need change
from:  |corrid|EXPR#''+ convert(today(),'yyyymmdd') + 'T' + convert(currenttime(),'hhmmss')to: |corrid|EXPR#''+GUID()

...

This issue was tracked as Item #148317.  

Anchor
_GoBack
_GoBack