M_MGR-0090 date raised must be <= todays date


 Product(s):Exor Maintenance Manager
 Version(s):4300
 Environment:N/A
 Area:Work Orders
 Subarea:N/A

Problem

When I raise a Works order, on trying to Save,  I get a message:

M_MGR-0090 Date raised must be <= todays date

Replication Steps: raise a works order with today's date as the date raised, then save.

Solution

The application server clock (machine A ) was 4 minutes ahead of the database clock (machine B) . On entry to the form, the date populated automatically 4 minutes ahead. When come to save record, it checks sysdate (current date and time in oracle ) from the database box and fails validation as the date in the form is in the future. Adjusted the operating system clocks on servers to be synchronised (roughly the same time). Work orders were then saved without issue.

 

See Also

Product TechNotes and FAQs

External Links

Bentley Technical Support KnowledgeBase

Bentley LEARN Server

Comments or Corrections?

Bentley's Technical Support Group requests that you please confine any comments you have on this Wiki entry to this "Comments or Corrections?" section. THANK YOU!

 Original Author:Bentley Technical Support Group