Skip main navigation (Press Enter).
Log in
Toggle navigation
Log in
Community
Topic Groups
Champions
Directory
Program overview
Rising Champions
IBM Champions group
User Groups
Directory
Benefits
Events
Dev Days
Conference
Community events
User Groups events
All TechXchange events
Participate
TechXchange Group
Welcome Corner
Blogging
Member directory
Community leaders
Resources
IBM TechXchange
Community
Conference
Events
IBM Developer
IBM Training
IBM TechXchange
Community
Conference
Events
IBM Developer
IBM Training
Robotic Process Automation (RPA)
×
Robotic Process Automation (RPA)
Come for answers. Stay for best practices. All we’re missing is you.
Group Home
Threads
1.9K
Blogs
127
Events
2
Library
176
Members
1.8K
View Only
Share
Share on LinkedIn
Share on X
Share on Facebook
Back to discussions
Expand all
|
Collapse all
sort by most recent
sort by thread
How to call a python program from IBM WDG
Pintu Shaw
Fri July 02, 2021 08:33 AM
Hi Team, I am new to IBM WDG, could any of you please guide me how to call python program from IBM ...
NIGEL CROWTHER
Fri July 02, 2021 09:26 AM
Hi Pintu, You could do this in two ways: 1 - Expose your Python program via a REST API and invoke ...
1.
How to call a python program from IBM WDG
Like
Pintu Shaw
Posted Fri July 02, 2021 08:33 AM
Reply
Options Dropdown
Hi Team,
I am new to IBM WDG, could any of you please guide me how to call python program from IBM RPA WDG.
Thanks in advance for you help
------------------------------
Pintu Shaw
------------------------------
2.
RE: How to call a python program from IBM WDG
Like
NIGEL CROWTHER
Posted Fri July 02, 2021 09:26 AM
Reply
Options Dropdown
Hi Pintu,
You could do this in two ways:
1 - Expose your Python program via a REST API and invoke it using the HTTP Request. See
https://www.ibm.com/docs/en/rpa/20.12?topic=web-http-request
2- Invoke Python by running a DOS command. You can pass in parameters to the script in the invocation string. See
https://www.ibm.com/docs/en/rpa/20.12?topic=scripting-run-windows-script
You could also invoke Python via Windows Powershell and DOS scripts.
https://www.ibm.com/docs/en/rpa/20.12?topic=windows-scripting
------------------------------
NIGEL CROWTHER
------------------------------
Original Message
Original Message:
Sent: Fri July 02, 2021 01:30 AM
From: Pintu Shaw
Subject: How to call a python program from IBM WDG
Hi Team,
I am new to IBM WDG, could any of you please guide me how to call python program from IBM RPA WDG.
Thanks in advance for you help
------------------------------
Pintu Shaw
------------------------------
×
New Best Answer
This thread already has a best answer. Would you like to mark this message as the new best answer?
Powered by Higher Logic