Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Python Script Running in ECC SAP

NBPSE
8 - Asteroid

I have a Python script that is running in ECC SAP. 

 

When I click run in Alteryx a box for ECC SAP that says, 'SAP Logon: A script is attempting to access SAP GUI' is appearing, and I need to click 'OK' for the Python script to continue. Does anyone know why this is happening, and if I can avoid needing to press 'OK' manually?

3 REPLIES 3
apathetichell
20 - Arcturus

I do not know what you are doing - and what this has to do with Alteryx... If you are using Alteryx with ECC you are probably using DVW... some info here would be awesome. What are you using Python for? Are you using trying to use Python to automate NetWeaver?

NBPSE
8 - Asteroid

I am using the Import Data from Python Tool within Alteryx. The Python Script is opening ECC SAP and downloading data to bring into the workflow. I am trying to automate it completely, but it is still having me click the 'OK' button manually, as mentioned above.

apathetichell
20 - Arcturus

how is your python script opening ECC?

Labels
Top Solution Authors