When using Ext.CmdLineWait() in App Script, commands are executed in the context of the Internet Information Services (IIS) application pool. If the script is called from a transition or URL, the script runs under the application pool for the TMTrack virtual directory which defaults to DefaultAppPool. If the script is called from a notification in 10.1+, it will run under the gsoap_pool.
|