dear support, till today, on ICN version 2.0.3 an 3.0.3 i used the global plugin js file and
extend it by add
aspect.after(ecm.model.desktop,"onLogin",lang.hitch(this,this.myFunction));
and it was perform after the user log-on or SSO auto login finish or refrash the screen.
on ICN 3.0.8 this kind of code dose not perform at all,
what am i missing?
p.s
I check if the navigator file ecm.model.desktop.js contain
"onLogin" func as the other versions have, and the answer is yes.
#IBMContentNavigator(ICN)#Support#SupportMigration