Search: invoke-workflow-file

Last modified by admin on 2022/04/24 04:58

Results 1 - 4 of 4 Page 1

Invoke Python Method

Last modified by Nhan Nguyen on 2022/05/13 02:35
Rendered document content
method from a Python script directly in a workflow. The script contains the method that needs
. Eg: “Invoke Python Method. Output Result (PythonObject) - The handlers for the specified Python
of input parameters for the Python script that is to be invoked, if any.
Title
Invoke Python Method
Attachment name
invoke.jpg
Location
Invoke Python Method
Raw document content
script directly in a workflow. The script contains the method that needs to be loaded
edit the name of the activity to organize and structure your code better. Eg: “Invoke Python Method
for the Python script that is to be invoked, if any. ))) {{velocity}} #if ($xcontext.action != 'export

Load Python Script

Last modified by VuNH54 on 2023/04/20 11:42
Rendered document content
of a Python script in a PythonObject variable. You can use the resulting variable to invoke the methods within
of activity Script File - The file path of the Python script. Eg: “C:/PythonCode/hello.py” Properties Input
!')” Script File (String)* - The file path of the Python script. Eg: “C:/PythonCode/hello.py” Misc Public
Raw document content
in a PythonObject variable. You can use the resulting variable to invoke the methods within the code. This activity
]] (* is mandatory) == **In the body of activity** == * **Script File** - The file path of the Python script. Eg
to execute. String supported only. Eg: “print('Hello, world!')” * ((( **Script File (String)*** - The file

Terminate Workflow

Last modified by Giang Tran on 2022/05/13 07:06
Rendered document content
a workflow. Properties Misc Exception (Exception) - Terminates a workflow instance using the specified exception Reason (String) - A string input argument with the reason for the workflow instance termination 📘 Notes We can only check "Reason"/ "Exception" in the log file if we set LogLevel of Agent
Title
Terminate Workflow
Location
Terminate Workflow
Raw document content
" %) ((( System.Activities.Statements.TernimateWorkflow == **Description** == This activity allows you to terminate a workflow. [[image:image
a workflow instance using the specified exception * **Reason (String) **- A string input argument with the reason for the workflow instance termination (% class="box infomessage" %) ((( 📘 Notes * We can

Break

Last modified by Giang Tran on 2022/05/13 03:25
Rendered document content
RCA.Activities.Core.Break Description This activity allows you to break the execution of the current workflow. This only can be used in a “For each” loop. Properties Misc Display Name (String
. E.g: [997394815] Move File Public (Checkbox) - If you check it, the data of this activity
Raw document content
workflow. This only can be used in a “For each” loop. [[image:image-20220505092118-1.jpeg
: [997394815] Move File * **Public (Checkbox)** - If you check it, the data of this activity will be shown
Page 1
RSS feed for search on [invoke-workflow-file]
Created by admin on 2022/04/17 14:38