解决多开 sap 瓶颈 需要用同样的权限 打开,都是administrators 或者都是 普通用户

设置排程情况下,用户登录时运行,用最高权限运行
解决多开 sap 瓶颈 需要用同样的权限 打开,都是administrators 或者都是 普通用户_第1张图片

If my problem description is very simple, sorry.

But I found the reason: the startup permissions of sap and python are not the same.

For example, both of these should be run with administrator rights, or run with ordinary user rights.

https://answers.sap.com/questions/13472630/errorcode-2147221020-python-scripts-connect-sap.html

I also encountered this problem recently.

The startup permissions of sap and python are not the same. For example, both of these should be run with administrator rights, or run with ordinary user rights.

I do not guarantee that this method will solve your problem, but you can try

https://stackoverflow.com/questions/61429270/error-with-win32com-client-getobject-when-connecting-to-sap-gui

你可能感兴趣的:(SAP,python,sap)