Hi @mohammad alshaar @Subhransu Sekhar Sahoo
In my opinion it's worth to also check how default value is stored in database:
select DEFAULTVALUE from MAXATTRIBUTE where objectname in ('WOACTIVITY', 'WORKORDER') and attributename = 'NESTEDJPINPROCESS';
select DEFAULTVALUE from MAXATTRIBUTECFG where objectname in ('WOACTIVITY', 'WORKORDER') and attributename = 'NESTEDJPINPROCESS';
if as a result you @mohammad alshaar will get default value as double (0.00) not integer (0) then I suggest you to execute these two update statement and do Maximo server restart.
update MAXATTRIBUTE set DEFAULTVALUE = 0 where objectname in ('WOACTIVITY', 'WORKORDER') and attributename = 'NESTEDJPINPROCESS';
update MAXATTRIBUTECFG set DEFAULTVALUE = 0 where objectname in ('WOACTIVITY', 'WORKORDER') and attributename = 'NESTEDJPINPROCESS';
Good luck with investigation!
------------------------------
Bartosz Marchewka
------------------------------
Original Message:
Sent: Tue July 18, 2023 03:21 AM
From: mohammad alshaar
Subject: workorder plane error cant save record
when i add new row in the task for the plan in the workorder i face this error message
-- Mohammad Al-Shaar
Computer Engineer
Prozone Middle East for General Trading WLL
Wafra Real Estate Building, 2nd floor, Ahmed Al-Jaber Street, Al-Sharq
Cell: +965 69626814