Have you ever used User Events of external modul in NA as it had been described in “Navision Integration Tools” (Chapter 5.4 “Responding of Events”)? I thing It’s not hard. But try to imagine the situation when NA (the first NA) begins the external modul session. Another NA (the second NA) connects to this modul as to an already running instance of the automation (reused). When External Modul initiates the event the first NA gets it, but the secont doesn’t. Answer please, why doesn’t the second NA get it? What can we do to initiate an external modul from the first NA but to get the event in the second?