Maximo
Tuesday, 7 January 2020
Maximo Automation script is running by user or by integration/Check user is interactive
To check whether automation script is running via interaction :-
isInteractive = mbo.getUserInfo().isInteractive();
if(!isInteractive )
{
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment