This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:software:tim:actionhandler [2016/01/27 07:59] amanda.zens |
en:software:tim:actionhandler [2021/07/01 09:52] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | |||
- | |||
====== ActionHandler ====== | ====== ActionHandler ====== | ||
- | Add-ons of TIM that get assigned a particular task in a process, are called Actionhandlers. They are used, for example, to send e-mails, to generate PDFs or even retrieve e-mails and process them. with TIM, an appropriate handler can be created for any conceivable use. At the end of this page is a list of currently available handlers. | ||
- | \\ | ||
- | ------ | + | Add-ons of TIM that get assigned a particular task in a process, are called Actionhandlers. They are used, for example, to send e-mails, to generate PDFs or even retrieve e-mails and process them. With TIM, an appropriate handler can be created for any conceivable use. At the end of this page is a list of currently available handlers. |
+ | |||
+ | ---- | ||
==== Registering an Actionhandler ==== | ==== Registering an Actionhandler ==== | ||
- | Actionhandlers are registered in the modeling in the process properties, e.g. in the right properties panel of [[software:Signavio]]. For this, a [[:glossar#Node]] is selected and the [[:glossar#Event]] window is opened. There, the desired Handler can be added and configured. \\ | ||
- | {{ :en:software:tim:signavio.jpg?direct |}} | ||
- | \\ | ||
- | \\ | ||
- | The same possibility exists in [[software:iGrafx]] when the properties window of a [[:glossar#Node]] is opened. | ||
- | {{ :en:software:tim:properties.jpg?600 |}} | + | Actionhandlers are registered in the modeling in the process properties, e.g. in the right properties panel of [[:en:software:signavio|Signavio]]. For this, a [[:en:glossar#node|Node]] is selected and the [[:en:glossar#event|Event]] window is opened. There, the desired Handler can be added and configured.\\ |
- | + | {{ :en:software:tim:signavio.jpg?direct& |signavio.jpg}} | |
+ | <code> | ||
+ | The same possibility exists in [[en:software:iGrafx|]] when the properties window of a [[en:glossar#Node|]] is opened. | ||
+ | </code> | ||
- | --------- | + | {{ :en:software:tim:properties.jpg?600 |properties.jpg}} |
+ | ---- | ||
==== List of Actionhandlers ==== | ==== List of Actionhandlers ==== | ||
- | ^ Actionhandler ^^^^ | + | |
- | ^Category ^ Description ^ Technical description ^ From version ^ | + | ^ Actionhandler ^^^| |
- | |Process |Archives an instance | [[en:Software:tim:actionhandler:InstanceArchivationHandler]] | [[software:tim:changelog|All]] | | + | ^Category^Description^Technical description^From version | |
- | |Process |Signals main process| [[en:software:tim:actionhandler:signalmainprocessbysoftlinkstate]] | [[software:tim:changelog|customer_others]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Assignment</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Sets the starter through a process variable</font> |[[:en:software:tim:actionhandler:setstarterbyprocessvariablehandler|SetStarterByProcessVariableHandler]] | | |
- | |Process |Generates a unique number for the process designation | [[en:Software:tim:Actionhandler:YearIDGenerator]] | [[software:tim:changelog|All]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Assignment</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Sets the starter group through a process variable</font> |[[:en:software:tim:actionhandler:setstartergroupbyprocessvariablehandler|SetStarterGroupByProcessVariableHandler]] | | |
- | |Process |Generates a running number (including date) for the process name | [[en:Software:tim:Actionhandler:DayIDGenerator]] | [[software:tim:changelog:tim42|v4.2]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Assignment</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Assigns all tasks of a Node to an editor</font> |[[:en:software:tim:actionhandler:assigntasksbyvariablehandler|AssignTasksByVariableHandler]] |[[:software:tim:changelog|Customer_Others]] | |
- | |Process |Assigns the starter to a swimlane | [[en:Software:tim:Actionhandler:AssignStarterToSwimlaneHandler]] | [[software:tim:changelog|All]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Assignment</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Writes the starter in a variable</font> |[[:en:software:tim:actionhandler:starttoprocessvariableactionhandler|StartToProcessVariableActionHandler]] |[[:software:tim:changelog|All]] | |
- | |Process |Threshold calculation| [[en:Software:tim:Actionhandler:BorderValueHandler]] | [[software:tim:changelog:tim347|v3.4.7]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Assignment, Swimlane</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Assigns the starter to a swimlane</font> |[[:en:software:tim:actionhandler:assignstartertoswimlanehandler|AssignStarterToSwimlaneHandler]] |[[:software:tim:changelog|All]] | |
- | |Process |Renames the current instance | [[en:Software:tim:Actionhandler:RenameInstanceHandler]] | [[software:tim:changelog|All]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Assignment, Swimlane</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Assigns a Swimlane to a user</font> |[[:en:software:tim:actionhandler:variableassignmentactionhandler|VariableAssignmentActionHandler]] |[[:software:tim:changelog|All]] | |
- | |Process |Starts process instance | [[en:Software:tim:Actionhandler:StartProcessInstanceActionHandler]] | [[software:tim:changelog|All]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Assignment, Swimlane</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Assigns a Swimlane to multiple users</font> |[[:en:software:tim:actionhandler:assignmultiuserhandler|AssignMultiUserHandler]] |[[:software:tim:v4.2|]] | |
- | |Process |Sets Milestones according to task descriptions | [[en:Software:tim:Actionhandler:SetMilestonesFromDateFromTaskDescription]] | [[software:tim:changelog:tim36|v3.6]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Assignment, Swimlane</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Assigns a swimlane to an editor based on the open tasks.</font> |[[:en:software:tim:actionhandler:assignmentbyloadhandler|AssignmentByLoadHandler ]] | | |
- | |Process |Recalculates durations for achieving milestones | [[en:Software:tim:Actionhandler:SimpleMilestonesHandler]] | [[software:tim:changelog:tim43|v4.3]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Assignment, Swimlane</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Sets the manager of a user as editor in a swimlane</font> |[[:en:software:tim:actionhandler:assignsupervisortotasknodeactionhandler|AssignSupervisorToTasknodeActionHandler]] | | |
- | | Process | Prevents duplicate instance names. | [[en:software:tim:actionhandler:preventduplicateinstancenameshandler | PreventDuplicateInstanceNamesHandler]] | | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Attachment</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Creates a DOCX or PDF</font> |[[:en:software:tim:actionhandler:wordtemplatehandler|WordTemplateHandler]] |[[:software:tim:changelog|All]] | |
- | | Process | Assigns a swimlane to an editor based on the open tasks. | [[en:software:tim:actionhandler:assignmentbyloadhandler | AssignmentByLoadHandler ]] | | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Attachment</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Creates a multi-page PDF from the same template</font> |[[:en:software:tim:actionhandler:repeatingwordtemplatehandler|RepeatingWordTemplateHandler]] |[[:software:tim:changelog|All]] | |
- | | Process | Sets the manager of a user as editor in a swimlane | [[en:software:tim:actionhandler:assignsupervisortotasknodeactionhandler | AssignSupervisorToTasknodeActionHandler]] | | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Attachment</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Creates an XML</font> |[[:en:software:tim:actionhandler:createxmlbyprocessvariableactionhandler|CreateXMLByProcessVariableActionHandler]] | | |
- | |Process |Forwards all softlinks that are on a particular node | [[en:Software:tim:Actionhandler:SignalSoftlinksByWaitstateIdentifier]] | [[software:tim:changelog|Customer_Others]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Attachment</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Saves all attached documents in the file system</font> |[[:en:software:tim:actionhandler:savedocstofilesystem|SaveDocsToFileSystem]] | | |
- | | Process | Checks whether the Softlink process is still running | [[en:software:tim:actionhandler:waitforsoftlinkedsubprocesseshandler | WaitForSoftLinkedSubprocessesHandler]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Attachment</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Creates a CSV File</font> |[[:en:software:tim:actionhandler:csvhandler|CSVHandler]] | | |
- | |Process |Starts Softlinks from process variables| [[en:Software:tim:Actionhandler:StartSoftlinksFromProcessVariablesHandler]] | [[software:tim:changelog:tim347|v3.6]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Attachment</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Compiles multiple PDFs</font> |[[:en:software:tim:actionhandler:mergepdfdocumenthandler|MergePDFDocumentHandler]] | | |
- | | Process | Starts instances from XML data sets| [[en:software:tim:actionhandler:createprocessinstancefromfolderbyxml | CreateProcessInstanceFromFolderByXML]] | | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Attachment</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Moves files</font> |[[:en:software:tim:actionhandler:filearchivationhandler|FileArchivationHandler]] | | |
- | | Process | Forwards the main process from the sub process | [[en:software:tim:actionhandler:signallinkedsuperprocesshandler | SignalLinkedSuperProcessHandler]] | | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Attachment</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Generates the process instance report and attaches it to the instance</font> |[[:en:software:tim:actionhandler:generatereportactionhandler|GenerateReportActionHandler]] | | |
- | | Process | Generates the process instance report and attaches it to the instance | [[en:software:tim:actionhandler:generatereportactionHandler | GenerateReportActionHandler]] | | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Attachment</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Checks if documents are attached</font> |[[:en:software:tim:actionhandler:mandatorydocumenthandler|MandatoryDocumentHandler]] |[[:software:tim:changelog:tim37|v3.7]] | |
- | |Subprocesses |Copies process variables into the main process | [[en:Software:tim:Actionhandler:WriteBackProcessVariableHandler]] | [[software:tim:changelog|All]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Attachment, Process variables</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Imports variables, documents and current status of any instances</font> |[[:en:software:tim:actionhandler:importprocessentitieshandler|ImportProcessEntitiesHandler]] |[[:software:tim:changelog|Customer_Others]] | |
- | |Subprocesses |Copies documents into the main process | [[en:Software:tim:Actionhandler:WriteBackDocumentHandler]] | [[software:tim:changelog|All]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Archivation</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Archives an instance</font> |[[:en:software:tim:actionhandler:instancearchivationhandler|InstanceArchivationHandler]] |[[:software:tim:changelog|All]] | |
- | |Subprocesses |Copies notes into the main process | [[en:Software:tim:Actionhandler:InheritAttachedBlogsHandler]] | [[software:tim:changelog|All]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Archivation, Process variables</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Archives process variables.</font> |[[:en:software:tim:actionhandler:variablearchivationhandler|VariableArchivationHandler]] |[[:software:tim:changelog|Customer_Others]] | |
- | |Subprocesses |Copies documents into the sub process | [[en:Software:tim:Actionhandler:InheritAttachedDocumentHandler]] | [[software:tim:changelog|All]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Date</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Compares date strings and date pattern and creates process variable</font> |[[:en:software:tim:actionhandler:comparedatesandsetvariable|CompareDatesAndSetVariable]] |[[:software:tim:changelog|All]] | |
- | |Subprocesses |Copies process variables into the sub process | [[en:Software:tim:Actionhandler:InheritProcessVariableHandler]] | [[software:tim:changelog|All]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Date</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Creates an iCal-date</font> |[[:en:software:tim:actionhandler:icalhandler|ICalHandler]] |[[:software:tim:changelog:tim35|v3.5]] | |
- | |Escalation |Prepares an escalation mail | [[en:Software:tim:Actionhandler:MailByProcessVariableHandler]] | [[software:tim:changelog:tim34|v3.4]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Date, Name</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Generates a unique number for the process designation</font> |[[:en:software:tim:actionhandler:yearidgenerator|YearIDGenerator]] |[[:software:tim:changelog|All]] | |
- | |Escalation |Prepares a reminder mail | [[en:Software:tim:Actionhandler:MailReminderHandler]] | [[software:tim:changelog:tim36|v3.6]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Date, Name</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Generates a running number (including date) for the process name</font> |[[:en:software:tim:actionhandler:dayidgenerator|DayIDGenerator]] |[[:software:tim:changelog:tim42|v4.2]] | |
- | |Escalation |Generates a process variable during escalation | [[en:Software:tim:Actionhandler:GenerateEscalationTimeHandler]] | [[software:tim:changelog|All]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Decision</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Makes decisions based on the rules matrix</font> |[[:en:software:tim:actionhandler:matrixhandler|MatrixHandler]] |[[:software:tim:tim43|v4.3]] | |
- | |Process variables|Decision by user | [[en:Software:tim:Actionhandler:HumanDecissionHandler]] | [[software:tim:changelog|All]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Decision, Workflow</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Decision by user</font> |[[:en:software:tim:actionhandler:humandecissionhandler|HumanDecissionHandler]] |[[:software:tim:changelog|All]] | |
- | |Process variables|Compares date strings and date pattern and creates process variable | [[en:Software:tim:Actionhandler:CompareDatesAndSetVariable]] | [[software:tim:changelog|All]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Decision, Workflow</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Decision through a process variable</font> |[[:en:software:tim:actionhandler:variabledecisionhandler|VariableDecisionHandler]] |[[:software:tim:changelog|All]] | |
- | |Process variables|Required field check| [[en:Software:tim:Actionhandler:MandatoryHandler]] | [[software:tim:changelog|All]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Decision, Workflow</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Decision for all XOR-gateways through a process variable</font> |[[:en:software:tim:actionhandler:predefineddecisionhandler|predefinedDecisionHandler]] |[[:software:tim:changelog|All]] | |
- | |Prozess variables|Sets a required field according to a variable | [[en:Software:tim:Actionhandler:ConditionalMandatoryHandler]] | | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Decision, Workflow</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Decides based on the existence of a variable</font> |[[:en:software:tim:actionhandler:variableexistsdecisionhandler|VariableExistsDecisionHandler]] | | |
- | |Process variables|Sets a process variable | [[en:Software:tim:Actionhandler:ProcessVariableSetter]] | [[software:tim:changelog|All]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Escalation</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Generates a process variable during escalation</font> |[[:en:software:tim:actionhandler:generateescalationtimehandler|GenerateEscalationTimeHandler]] |[[:software:tim:changelog|All]] | |
- | |Process variables|Sets the starter through a process variable | [[en:Software:tim:Actionhandler:SetStarterByProcessVariableHandler]] | | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Escalation, Mail</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Prepares an escalation mail</font> |[[:en:software:tim:actionhandler:mailbyprocessvariablehandler|MailByProcessVariableHandler]] |[[:software:tim:changelog:tim34|v3.4]] | |
- | |Process variables | Sets the starter group through a process variable | [[en:software:tim:actionhandler:setstartergroupbyprocessvariablehandler | SetStarterGroupByProcessVariableHandler]] | | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Escalation, Mail</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Prepares a reminder mail</font> |[[:en:software:tim:actionhandler:mailreminderhandler|MailReminderHandler]] |[[:software:tim:changelog:tim36|v3.6]] | |
- | |Process variables|Assigns all tasks of a Node to an editor | [[en:Software:tim:Actionhandler:AssignTasksByVariableHandler]] | [[software:tim:changelog|Customer_Others]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Mandatory</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Required field check</font> |[[:en:software:tim:actionhandler:mandatoryhandler|MandatoryHandler]] |[[:software:tim:changelog|All]] | |
- | |Process variables|Decision through a process variable | [[en:Software:tim:actionhandler:VariableDecisionHandler]] | [[software:tim:changelog|All]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Mandatory</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Sets a required field according to a variable</font> |[[:en:software:tim:actionhandler:conditionalmandatoryhandler|ConditionalMandatoryHandler]] | | |
- | |Process variables|Decision for all XOR-gateways through a process variable | [[en:software:tim:actionhandler:predefinedDecisionHandler]] | [[software:tim:changelog|All]]| | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Mandatory</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Requires expenses as a mandatory field</font> |[[:en:software:tim:actionhandler:checkmandatoryefforts|CheckMandatoryEfforts]] |[[:software:tim:changelog:tim35|v3.5]] | |
- | |Process variables|Decides based on the existence of a variable | [[en:software:tim:actionhandler:VariableExistsDecisionHandler]] | | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Milestone</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Sets Milestones according to task descriptions</font> |[[:en:software:tim:actionhandler:setmilestonesfromdatefromtaskdescription|SetMilestonesFromDateFromTaskDescription]] |[[:software:tim:changelog:tim36|v3.6]] | |
- | |Process variables|Assigns a Swimlane to a user | [[en:Software:tim:Actionhandler:VariableAssignmentActionHandler]] | [[software:tim:changelog|All]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Milestone</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Recalculates durations for achieving milestones</font> |[[:en:software:tim:actionhandler:simplemilestoneshandler|SimpleMilestonesHandler]] |[[:software:tim:changelog:tim43|v4.3]] | |
- | |Process variables|Assigns a Swimlane to multiple users | [[en:Software:tim:Actionhandler:AssignMultiUserHandler]] | [[software:tim:v4.2|v4.2]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Name</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Renames the current instance</font> |[[:en:software:tim:actionhandler:renameinstancehandler|RenameInstanceHandler]] |[[:software:tim:changelog|All]] | |
- | |Process variables|Calculates values | [[en:Software:tim:Actionhandler:ExtendedCalculationHandler]] | [[software:tim:changelog|All]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Name</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Prevents duplicate instance names.</font> |[[:en:software:tim:actionhandler:preventduplicateinstancenameshandler|PreventDuplicateInstanceNamesHandler]] | | |
- | |Process variables|Can retrieve a part from a string | [[en:Software:tim:Actionhandler:ReturnRegexHandler]] | [[software:tim:changelog|All]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Process</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Starts process instance</font> |[[:en:software:tim:actionhandler:startprocessinstanceactionhandler|StartProcessInstanceActionHandler]] |[[:software:tim:changelog|All]] | |
- | |Process variables|Writes the starter in a variable | [[en:Software:tim:Actionhandler:StartToProcessVariableActionHandler]] | [[software:tim:changelog|All]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Process</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Can generate Actionhandler in the process</font> |[[:en:software:tim:actionhandler:addactionhandlertonodes|AddActionHandlerToNodes]] |[[:software:tim:changelog:tim35|v3.5]] | |
- | |Process variables|Writes a variable from a Softlink into the main process | [[en:Software:tim:Actionhandler:SetVariableInMainProcess]] | [[software:tim:changelog|Customer_Others]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Process</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Starts instances from XML data sets</font> |[[:en:software:tim:actionhandler:createprocessinstancefromfolderbyxml|CreateProcessInstanceFromFolderByXML]] | | |
- | |Process variables|Writes new or expands existing variable + knows current user | [[en:Software:tim:Actionhandler:TrackProcessHandler]] | [[software:tim:changelog|Customer_Others]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Process</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Forwards the main process from the sub process</font> |[[:en:software:tim:actionhandler:signallinkedsuperprocesshandler|SignalLinkedSuperProcessHandler]] | | |
- | |Process variables|Sets the executor of a task as process variable | [[en:Software:tim:Actionhandler:TrackTaskProcessor]] | [[software:tim:changelog:tim36|v3.6]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Process, Mail</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Starts instances from unread emails from a folder from a mailbox</font> |[[:en:software:tim:actionhandler:createprocessinstancefromincomingmailwithvariables|CreateProcessInstanceFromIncomingMailWithVariables]] |[[:software:tim:changelog|Customer_Others]] | |
- | |Process variables|Creates a process variable with information about the user who completed the last task of a node. | [[en:software:tim:actionhandler:WriteLastTaskFinisherInVariable]] | [[software:tim:changelog:tim36|v3.6]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Process variables</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Sets a process variable</font> |[[:en:software:tim:actionhandler:processvariablesetter|ProcessVariableSetter]] |[[:software:tim:changelog|All]] | |
- | |Process variables|Archives process variables. | [[en:software:tim:actionhandler:VariableArchivationHandler]] | [[software:tim:changelog|Customer_Others]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Process variables</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Threshold calculation</font> |[[:en:software:tim:actionhandler:bordervaluehandler|BorderValueHandler]] |[[:software:tim:changelog:tim347|v3.4.7]] | |
- | | Process variables| Creates variables with user data | [[en:software:tim:actionhandler:generateidentityprocessvariableshandler | GenerateIdentityProcessVariablesHandler]] | | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Process variables</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Calculates values</font> |[[:en:software:tim:actionhandler:extendedcalculationhandler|ExtendedCalculationHandler]] |[[:software:tim:changelog|All]] | |
- | | Process variables | Creates absences and substitutes based on process variables | [[en:software:tim:actionhandler:manageabsencehandler | ManageAbsenceHandler]] | [[en:software:tim:changelog:tim41|v4.1]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Process variables</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Can retrieve a part from a string</font> |[[:en:software:tim:actionhandler:returnregexhandler|ReturnRegexHandler]] |[[:software:tim:changelog|All]] | |
- | | Process variables | Saves process variables in a separate table | [[en:software:tim:actionhandler:processvariablestotablehandler | ProcessVariablesToTableHandler]] | [[en:software:tim:changelog:tim41|v4.1]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Process variables</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Writes new or expands existing variable + knows current user</font> |[[:en:software:tim:actionhandler:trackprocesshandler|TrackProcessHandler]] |[[:software:tim:changelog|Customer_Others]] | |
- | |Process variables|Makes decisions based on the rules matrix | [[en:Software:tim:Actionhandler:MatrixHandler]] | [[software:tim:tim43|v4.3]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Process variables</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Sets the executor of a task as process variable</font> |[[:en:software:tim:actionhandler:tracktaskprocessor|TrackTaskProcessor]] |[[:software:tim:changelog:tim36|v3.6]] | |
- | |Interface|Generic CBS-Actionhandler to request Groovy spripts | [[en:Software:tim:Actionhandler:CbaGenericHandler]] | [[software:tim:tim42|v4.2]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Process variables</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Save user information of the user that completed a task to process variables</font> |[[:en:software:tim:actionhandler:writelasttaskfinisherinvariable|WriteLastTaskFinisherInVariable]] |[[:software:tim:changelog|All]] | |
- | |Interface|Creates a DOCX or PDF | [[en:Software:tim:Actionhandler:WordTemplateHandler]] | [[software:tim:changelog|All]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Process variables</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Creates variables with user data</font> |[[:en:software:tim:actionhandler:generateidentityprocessvariableshandler|GenerateIdentityProcessVariablesHandler]] | | |
- | |Interface|Creates a multi-page PDF from the same template | [[en:Software:tim:Actionhandler:RepeatingWordTemplateHandler]] | [[software:tim:changelog|All]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Process variables</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Creates absences and substitutes based on process variables</font> |[[:en:software:tim:actionhandler:manageabsencehandler|ManageAbsenceHandler]] |[[:en:software:tim:changelog:tim41|v4.1]] | |
- | |Interface|Creates an XML | [[en:Software:tim:Actionhandler:CreateXMLByProcessVariableActionHandler]] | | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Process variables</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Saves process variables in a separate table</font> |[[:en:software:tim:actionhandler:processvariablestotablehandler|ProcessVariablesToTableHandler]] |[[:en:software:tim:changelog:tim41|v4.1]] | |
- | |Interface|Sends an HTTP-Request | [[en:Software:tim:Actionhandler:HTTPRequestHandler]] | [[software:tim:changelog|All]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Interface</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Sends an HTTP-Request</font> |[[:en:software:tim:actionhandler:httprequesthandler|HTTPRequestHandler]] |[[:software:tim:changelog|All]] | |
- | |Interface|Creates an iCal-date| [[en:Software:tim:Actionhandler:ICalHandler]] | [[software:tim:changelog:tim35|v3.5]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Softlink</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Signals main process</font> |[[:en:software:tim:actionhandler:signalmainprocessbysoftlinkstate|]] |[[:software:tim:changelog|customer_others]] | |
- | |Interface|Saves all attached documents in the file system | [[en:Software:tim:Actionhandler:SaveDocsToFileSystem]] | | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Softlink</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Forwards all softlinks that are on a particular node</font> |[[:en:software:tim:actionhandler:signalsoftlinksbywaitstateidentifier|SignalSoftlinksByWaitstateIdentifier]] |[[:software:tim:changelog|Customer_Others]] | |
- | |Interface|Creates a CSV File | [[en:Software:tim:Actionhandler:CSVHandler]] | | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Softlink</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Checks whether the Softlink process is still running</font> |[[:en:software:tim:actionhandler:waitforsoftlinkedsubprocesseshandler|WaitForSoftLinkedSubprocessesHandler]] | | |
- | |Interface|Compiles multiple PDFs | [[en:software:tim:actionhandler:mergepdfdocumenthandler | MergePDFDocumentHandler]]| | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Softlink</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Starts Softlinks from process variables</font> |[[:en:software:tim:actionhandler:startsoftlinksfromprocessvariableshandler|StartSoftlinksFromProcessVariablesHandler]] |[[:software:tim:changelog:tim347|v3.6]] | |
- | |Interface|Moves files | [[en:software:tim:actionhandler:filearchivationhandler | FileArchivationHandler]]| | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Softlink</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Writes a variable from a Softlink into the main process</font> |[[:en:software:tim:actionhandler:setvariableinmainprocess|SetVariableInMainProcess]] |[[:software:tim:changelog|Customer_Others]] | |
- | |Interface|Retrieves a MySQL Function | [[en:Software:tim:Actionhandler:CallSqlFunction]] | [[software:tim:changelog|Customer_Others]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>SQL</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Runs Sql scripts from within a process</font> |[[:en:software:tim:actionhandler:runsqlscripthandler|RunSqlScriptHandler]] | | |
- | |General|Can generate Actionhandler in the process| [[en:Software:tim:Actionhandler:AddActionHandlerToNodes]] | [[software:tim:changelog:tim35|v3.5]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>SQL</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Retrieves a MySQL Function</font> |[[:en:software:tim:actionhandler:callsqlfunction|CallSqlFunction]] |[[:software:tim:changelog|Customer_Others]] | |
- | |General| Requires expenses as a mandatory field | [[en:Software:tim:Actionhandler:CheckMandatoryEfforts]] | [[software:tim:changelog:tim35|v3.5]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Subprocesses</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Copies process variables into the main process</font> |[[:en:software:tim:actionhandler:writebackprocessvariablehandler|WriteBackProcessVariableHandler]] |[[:software:tim:changelog|All]] | |
- | |General| Imports variables, documents and current status of any instances | [[en:Software:tim:Actionhandler:ImportProcessEntitiesHandler]] | [[software:tim:changelog|Customer_Others]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Subprocesses</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Copies documents into the main process</font> |[[:en:software:tim:actionhandler:writebackdocumenthandler|WriteBackDocumentHandler]] |[[:software:tim:changelog|All]] | |
- | |General| Checks if documents are attached | [[en:Software:tim:Actionhandler:MandatoryDocumentHandler]] | [[software:tim:changelog:tim37|v3.7]] | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Subprocesses</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Copies notes into the main process</font> |[[:en:software:tim:actionhandler:inheritattachedblogshandler|InheritAttachedBlogsHandler]] |[[:software:tim:changelog|All]] | |
- | |Archiving(Customized) | | [[en:Software:tim:Actionhandler:SGO_DateienArchivieren]] | | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Subprocesses</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Copies documents into the sub process</font> |[[:en:software:tim:actionhandler:inheritattacheddocumenthandler|InheritAttachedDocumentHandler]] |[[:software:tim:changelog|All]] | |
- | |Archiving(Customized) | | [[en:Software:tim:Actionhandler:SGO_ReportArchivieren]] | | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Subprocesses</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Copies process variables into the sub process</font> |[[:en:software:tim:actionhandler:inheritprocessvariablehandler|InheritProcessVariableHandler]] |[[:software:tim:changelog|All]] | |
- | |Archiving(Customized) | | [[en:Software:tim:Actionhandler:CallAnafeeWebServiceHandler]] | | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>TSS</font> |<font 11pt/Calibri,sans-serif;;black;;inherit>Generic CBS-Actionhandler to request Groovy spripts</font> |[[:en:software:tim:actionhandler:cbagenerichandler|CbaGenericHandler]] |[[:software:tim:tim42|v4.2]] | |
- | |Archiving(Customized) | | [[en:Software:tim:Actionhandler:ArchivationWebserviceActionHandler]] | | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Archiving(Customized)</font> | |[[:en:software:tim:actionhandler:sgo_dateienarchivieren|SGO_DateienArchivieren]] | | |
- | |Archiving(Customized) | | [[en:Software:tim:Actionhandler:ArchivationWebserviceActionHandlerV2]] | | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Archiving(Customized)</font> | |[[:en:software:tim:actionhandler:sgo_reportarchivieren|SGO_ReportArchivieren]] | | |
- | |Archiving(Customized) | | [[en:Software:tim:Actionhandler:SGO_writeReport2SmartForm]] | | | + | |<font 11pt/Calibri,sans-serif;;black;;inherit>Archiving(Customized)</font> | |[[:en:software:tim:actionhandler:callanafeewebservicehandler|CallAnafeeWebServiceHandler]] | | |
+ | |<font 11pt/Calibri,sans-serif;;black;;inherit>Archiving(Customized)</font> | |[[:en:software:tim:actionhandler:archivationwebserviceactionhandler|ArchivationWebserviceActionHandler]] | | | ||
+ | |<font 11pt/Calibri,sans-serif;;black;;inherit>Archiving(Customized)</font> | |[[:en:software:tim:actionhandler:archivationwebserviceactionhandlerv2|ArchivationWebserviceActionHandlerV2]] | | | ||
+ | |<font 11pt/Calibri,sans-serif;;black;;inherit>Archiving(Customized)</font> | |[[:en:software:tim:actionhandler:sgo_writereport2smartform|SGO_writeReport2SmartForm]] | | | ||
+ | |||
+ | \\ | ||
+ |