Skip to Content
0
Former Member
May 11, 2018 at 01:05 PM

Attaching external script file to SAP Java GUI on Linux

141 Views

Hi,

I am looking for a way to run a script file externally on Linux that attaches onto the GUI and does the remaining automation tasks.

Currently, the only means of running a JS file is via the scripting menu.

To simplify, how could I get access to the "application" object of an existing session of SAPGUI JAVA in an external JavaScript file?

Thanks a lot