Call automation script from an escalation or an action and use following code
server=MXSERVER.getMXSERVER();
userinfo=mbo.getthisMboSet().getUserInfo();
server=MXSERVER.getMXSERVER();
userinfo=mbo.getthisMboSet().getUserInfo();
server.lookup("MIC").exportdata("MYPUBLISHCHN","MYEXTSYS","WHERECLAUSE",
useirnfo,-1);
Comments
Post a Comment