on 2017 Mar 31 8:38 AM
hi friends,
i want to replace sap gui scripting code.This code only working when my gui is login otherwise it's doesn't work i want to run create a new session in rfc else run sap gui in background.
Set SAPGuiAuto = GetObject("SAPGUI")
Set Application = SAPGuiAuto.GetScriptingEngine
Set Connection = Application.Children(0)
Set session = Connection.Children(0)
Thanks,
Umayaraj
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi stefan ,
Thanks to guide me ,i try your wmi concept to lunch gui session and perfom my task but, i had little bit doubt about GUI Script , is it possible to run gui in background (hidden)?
Regards
Umayaraj.
User | Count |
---|---|
76 | |
22 | |
9 | |
7 | |
6 | |
5 | |
4 | |
4 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.