Justin,
I do think an Automation Script is your best bet here. You could try writing a null (python None) to the field with a NOACTION modifier. Something like this:
mbo.setValue('MYFIELDNAME', None, mbo.NOACTION)
If that doesn't get you there you could always just run a SQL UPDATE statement from within the script. This is VERY much a workaround and bypasses Maximo logic, but it may be your best bet for this use case.
------------------------------
Tim Ferrill
Solutions Consultant
Intelligent Technology Solutions
tferrill@webuildits.comwww.webuildits.com@tferrill/@webuildits
------------------------------
Original Message:
Sent: 04-28-2026 12:51
From: JustIn goodLuck
Subject: Make audit enabled field null post save
Hi Team,
I need some help to make audit enabled field blank/empty post saving the record and that blank/null value should not be set in audit field.
Before save :- audit enabled field will have value.
After Save :- audit enabled field should be blank but field's null value should not be saved in audit field and should not make entry in audit table.
Please let me know if any option avaiable to implement this.
Thanks & Regards
#Customizations
#EverythingMaximo
#HSE/OilandGas
#MaximoApplicationSuite
------------------------------
JustIn goodLuck
ABS
------------------------------