Element Details: Task
 Back


Available in: Logi Info Source code name: Task

A Task allows execution of code on the web server to do things such as run scripts, export reports, copy files, and send email messages. The Task contains Procedures that are run from top to bottom. When the Procedures have executed, and a Response element is encountered, the user is redirected to the next report or web page.



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
ID
UserDefined
(Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition.
SecurityRightID
UserDefined
When entered, access to this element can be controlled with Logi security. Supply the ID of a right defined in the applications settings’ Security element. Only users that have a right in the SecurityRightID will be able to see the element. Note that when rights come from RightFromRole elements under Security/UserRights, and this element's SecurityRightID does NOT match any of the Right IDs defined in the Settings definition, then the user DOES have access. But when Right IDs are instead derived from RightsFromDataLayer or RightsFromRoles elements, and the user DOES NOT have a matching Right, then the user DOES NOT have access. You can enter multiple right IDs, separated by commas. In this case, the user sees the element if he has any one of the Rights.



PARENT ELEMENTS

Click element to drill down for more information.

Process


CHILD ELEMENTS

Click element to drill down for more information.

Default Request Parameters
If Error
Procedure.Compress File
Procedure.Compress Folder
Procedure.Copy File
Procedure.Create Folder
Procedure.Data
Procedure.Delete File
Procedure.Delete Folder
Procedure.Else
Procedure.Export CSV
Procedure.Export Native Excel
Procedure.Export Native Word
Procedure.Export PDF
Procedure.Export XML
Procedure.File Exists
Procedure.Folder Exists
Procedure.If
Procedure.Mongo Insert
Procedure.Mongo Remove
Procedure.Mongo Run Command
Procedure.Mongo Update
Procedure.Plugin Call
Procedure.Process Task
Procedure.REST
Procedure.Run Datalayer Rows
Procedure.Run DataTable Rows
Procedure.RunShellCommand
Procedure.Save Analysis Grid
Procedure.Save Chart Grid
Procedure.Save Dimension Grid
Procedure.Save File Upload
Procedure.Save HTML
Procedure.Save Olap Grid
Procedure.Save Template
Procedure.Scheduler Create Task
Procedure.Scheduler Delete Task
Procedure.Scheduler Run Task
Procedure.Scheduler Update Task
Procedure.Script
Procedure.Send Html Report
Procedure.Send Mail
Procedure.Send SMS Text Message
Procedure.Send Tweet
Procedure.Set Cookie Vars
Procedure.Set Procedure Vars
Procedure.Set Session Vars
Procedure.SP
Procedure.SQL
Procedure.Switch
Procedure.UnCompress File
Procedure.UnCompress Folder
Procedure.Web Service
Procedure.Xml Modifier
Response.Exit
Response.Link
Response.Raw
Response.Report
Response.Template


 Back to top


 Chart Debug