Invoking Python script in Uipath | RPA

Опубликовано: 29 Сентябрь 2024
на канале: Rai Gurukul
6,375
133

Invoke Python Method

UiPath.Python.Activities.InvokeMethod

Helps you run a specified method from a Python script directly in a workflow. The script that contains the method needs to be loaded into the environment first by using the Load Python Script activity. Can only be used inside the Python Scope activity.

Properties
Common
DisplayName - The display name of the activity.
Input
Input Parameters - A list of input parameters for the Python script that is to be invoked, if any. This field supports only IEnumerable Object variables.
Instance - The Python script that contains the method you want to run, stored in a PythonObject variable. This field supports only PythonObject variables.
Name - The name of the method that is to be invoked. This field supports only strings and String variables.

******
Did you enjoy the video? If so, give it a like above!

Subscribe to our channel for more techie video
👉 https://www.youtube.com/c/DeepakRai?s...

Keep Learning!! Keep Growing!!

P.S. Make sure to keep up with us by clicking the bell!