Hi there,
I'm trying to record a SAP script with SAP GUI protocol + COM/DCOM.
I have some questions:
1-. I've enabled scripting in SAP and when I replay the script I get an error: "Warning: The scripting interface is disabled on SAP server. No actions can be recorded on this connection". Should server's admin enable it?
2-. Auto-logon is not working. It stops in login window.
3-. I have the code in vuser_init section. Should I move it all to action?
4-. I get an error: Error from vuser_init.c (65) : lrc___Connection_OpenSchema : hr = -2146825037
do you know why I get this?
Thanks for your help.
Juan