Maximo Open Forum

 How to data load terms and conditions

Jump to  Best Answer
  • Maximo Application Suite
Vincent Yap's profile image
Vincent Yap posted 11-15-2024 03:44

Hi Experts,

I have tried to data load terms and conditions using MxLoader but am getting the null error below:

15 Nov 2024 15:08:13:614 [INFO] [MXServer] [CID-MXOSLC-1522989] BMXAA6719I - USER = (_VYAP) SPID = (10.129.2.130.58838.241115055115) app (null) object (TERM) : select * from term  where (termuid = 26) for read only
[err] java.lang.NullPointerException

Have tried to override TERMUID in Inbound restriction, also tried to exclude the field but same error encountered.

Created custom OS for TERM

Please advise.

Thanks

Niv Geo's profile image
Niv Geo  Best Answer

Terms and Conditions are based on Organization and entered where ORGID is the OWNER.

Your OS would like this. MXLoader will be set with ORGANIZATION as the Primary. Try this out.