Tuesday, 22 December 2020

Giving error in Automation Script on Object Creation or New Row

 Giving error in Maximo on New Row using Automation Script


Give exception to user on click of New Row :-


For this you need to use Object Creation type object launchpoint which is equivalent to canAdd Method in Maximo MBo's


and give this 

service.error("MESSAGEGROUP",MESSAGEKEY")

No comments:

Post a Comment