server = MXServer.getMXServer()userInfo = mbo.getUserInfo()whereClause = <CONDITION>server.lookup("MIC").exportData("<Publish Channel Name>", "<External System Name>", whereClause, userInfo, 1000)
micSrv = MXServer.getMXServer().lookup("MIC")server.lookup("MIC").exportData("MXPO", "LegecyApp", " ponum='"+vPONum+"' and revisionnum="+vREVNUM , micSrv.getNewUserInfo() , 1)
Note:
Mic is old service name for MIF, but still the same name