Activities

ComboPrompt
Purpose: When used inside a Prompt ask to choose from a drop-down control Properties Name: Label Type: String or Expression Di...
Fri, 23 Jul, 2021 at 3:50 PM
RefreshSlice
Purpose: Send available values and optionally selected value of a POV. Properties Name: Slice Type: Select from list Direction: in ...
Thu, 1 Jul, 2021 at 11:11 AM
SendAck
Purpose: Display an hourglass on a catalog node Properties Name: Node Type: String Direction: in Purpose: Path of catalog node ...
Thu, 1 Jul, 2021 at 11:11 AM
ShowHtml
Purpose: Send html contents to a client Properties Name: Title Type: String or Expression Direction: in Purpose: popup window...
Thu, 1 Jul, 2021 at 11:11 AM
ExecuteScalar
Purpose: Executes a query aganist a database and return a single value (for example "SELECT COUNT (*) FROM MY_TABLE") Properties ...
Thu, 1 Jul, 2021 at 11:11 AM
ExecuteCommand
Purpose: Executes a command query, for example "DROP TABLE MY_TABLE" aganist a database and returns rows affected Properties Name...
Thu, 1 Jul, 2021 at 11:11 AM
ExecuteReader
Purpose: Executes a select query aganist a database and return a dataset Properties Name: Connection Type: Select from list Directi...
Thu, 1 Jul, 2021 at 11:11 AM
FileOrDirectoryExists
Purpose: Detect if a file or a directory exists Properties Name: Path Type: String Direction: in Purpose: Full path of file or d...
Thu, 1 Jul, 2021 at 11:11 AM
CreateDirectory
Purpose: Detect if a file or a directory exists Properties Name: Path Type: String Direction: in Purpose: Folder to create ...
Thu, 1 Jul, 2021 at 11:11 AM
CreateFile
Purpose: Create a file Properties Name: Directory Type: String Direction: in Purpose: Directory where file will be created ...
Thu, 1 Jul, 2021 at 11:11 AM