독도 광고 모금 캠페인

sap login 화면 말고도 처리가능할거 같아서 찾아보니 실제로 있음 왜 몰랐을까.. ㅡ.ㅡ;;

아까 쓴글로 정상종료까지 시키면 sap batch 프로그램을 만들어버리네... 

실제로 테스트 해본 결과는 기존에 일일이 프로그램을 실행시키는 것보다 빠른 처리가 가능함
물론 실행된 화면을 체크하는 것때문에 느려지는 것이긴 하지만..

모든 것이 혼자서 완벽하게 돌아가는 솔루션은 있을수 없기때문에 그걸 보충할 방법을 제대로 찾아서
사용하는 것이 도리인거 같은데.... 모르겠음... 

한줄요약:

더보기

subprocess.check_call(['C:\Program Files (x86)\SAP\FrontEnd\SAPgui\\sapshcut.exe', '-system=DCG210', '-client=100', '-user=USERNAME', '-pw=PASSWORD'])

 

출처 : 

https://blogs.sap.com/2020/06/01/login-to-sap-using-python/

 

Login to SAP Using Python | SAP Blogs

7 Likes 1,610 View 5 Comments

blogs.sap.com

https://stackoverflow.com/questions/57969773/how-can-i-run-sap-with-python-scripting

 

How can i run SAP with Python scripting?

Currently im working on how can i start SAP Scripting with python with the help of stackoverflow but apparently my sap does not open the connection page the Page where i enter USERNAME and PASSWORD...

stackoverflow.com

 

Posted by 이현호
,