Activities

ClearZombies
Purpose: clear all volatile instances of environment variables. Name: Result Type: Boolean Direction: out Purpose: True if the operation has been co...
Fri, 23 Jul, 2021 at 3:53 PM
GetExecutionReason
Purpose: Returns the reason for which the procedure was launched and additional context info. Properties Name: FlatTableName Type: String Direct...
Fri, 23 Jul, 2021 at 3:54 PM
DeleteFile
Purpose: Delete a file from server file system Properties Name: FullFileName Type: String Direction: in Purpose: File to delete
Thu, 1 Jul, 2021 at 2:37 PM
DeleteFile
Purpose: Allow clients to download a server file Properties Name: FullFileName Type: String Direction: in Purpose: File to download [op...
Thu, 1 Jul, 2021 at 2:38 PM
ChunkedDownload
Purpose: Allow clients to download a server file. File can be transmitted in chunks. Properties Name: FullFileName Type: String Direction: in P...
Thu, 1 Jul, 2021 at 2:38 PM
ExecuteChildWorkflow
Purpose: Executes a procedure from procedure library Properties Name: Workflow Type: Select from list Direction: in Purpose: Procedure...
Fri, 23 Jul, 2021 at 3:55 PM
ExecuteBatch
Purpose: Executes an executable file. Properties Name: Program Type: String Direction: in Purpose: File to execute Name: ExecuteAsy...
Thu, 1 Jul, 2021 at 2:39 PM
OpenOrCreateExcelFile
Purpose: Extract a sheet from an excel file and send it to an Excel client. Once the sheet has been sent, it is shown by the client. This activity is tipica...
Fri, 23 Jul, 2021 at 3:56 PM
WriteTableToExcel
Purpose: When used inside a OpenOrCreateExcelFile print a DataTable in a sheet Properties Name: Data Type: System.Data.DataTable Direction: in ...
Fri, 23 Jul, 2021 at 3:56 PM
ReadExcelCell
Purpose: When used inside a OpenOrCreateExcelFile read a specific cell Properties Name: Address Type: String Direction: in Purpose: cell to rea...
Fri, 23 Jul, 2021 at 3:56 PM