Maximo scripting cannot load second MboSet
问题 I've a script with an object launchpoint on INVOICELINE. For the mbo I want to get all INVOICELINES with the same PONUM as the current MBO (since they could be in other then the current mbo's invoice) In the script I find the PO like so: (to test for status) from psdi.server import MXServer from psdi.mbo import Mbo from psdi.mbo import MboConstants from psdi.security import UserInfo from psdi.server import MXServer myMXServer = MXServer.getMXServer() userInfo = mbo.getThisMboSet().getUserInfo