This page (revision-54) was last changed on 26-Nov-2021 10:22 by kparrott

This page was created on 26-Nov-2021 10:22 by RForbes

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
54 26-Nov-2021 10:22 580 bytes kparrott to previous
53 26-Nov-2021 10:22 608 bytes kparrott to previous | to last
52 26-Nov-2021 10:22 609 bytes kparrott to previous | to last
51 26-Nov-2021 10:22 610 bytes kparrott to previous | to last NAGGING WORKFLOW LOG EMAILS ==> CONTINUOUS WORKFLOW LOG EMAILS
50 26-Nov-2021 10:22 579 bytes jaiken to previous | to last PLANNING A WORK FLOW USERCALC ==> PLANNING A WORKFLOW USERCALC
49 26-Nov-2021 10:22 550 bytes JMyers to previous | to last
48 26-Nov-2021 10:22 572 bytes JEscott to previous | to last
47 26-Nov-2021 10:22 636 bytes JEscott to previous | to last
46 26-Nov-2021 10:22 307 bytes JEscott to previous | to last USERCALC_USAGE_SECONDARY_WF ==> USERCALC USAGE SECONDARY WF
45 26-Nov-2021 10:22 307 bytes JEscott to previous | to last AVAILABLE_WF_CUSTOM_FUNCTIONS ==> AVAILABLE WF CUSTOM FUNCTIONS
44 26-Nov-2021 10:22 307 bytes JEscott to previous | to last COMPARISON_OF_NULL_VALUES ==> COMPARISON OF NULL VALUES
43 26-Nov-2021 10:22 307 bytes JEscott to previous | to last
42 26-Nov-2021 10:22 309 bytes JMyers to previous | to last
41 26-Nov-2021 10:22 245 bytes JMyers to previous | to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed one line
!WORKFLOW MODULE
* [USERCALCS in Workflows]
* [Tables that Workflow acts on|WORKFLOW PRODUCTS]\\ \\
----
!!Workflow Action
A workflow action is the result of a key event. Some key events can include a salary/wage increase or hiring/
terminating an employee. These events require specific actions to occur, thereby driving the workflow process.
*[Workflow Event Action|IMWA]
*[Completion Clause|IMWA#Completion Clause]
*[Workflow Logs|IMWA#Workflow Logs]
*[WF Emails That Cannot Be Sent|WF Emails That Cannot Be Sent]
*[Nagging Work Flow Log Emails|Nagging Work Flow Log Emails]
*[Report on Workflow Actions|REPORT_ON_WORKFLOW_ACTIONS]
*[Emailing Batched Work Flow Logs|EMAILING_BATCHED_WORK_FLOW_LOGS] \\ \\
----
!!UserCalcs and Workflow
This section should only act as a supplemental aid to the already existing User Calculations manual. Its
intent is to explain some new features that have been developed as a result of the integration
of workflow into system. Please reference the User Calculations manual for more detail on the
other UserCalc items.
At line 3 changed 8 lines
*[Comparison of Null Values|COMPARISON OF NULL VALUES]
*[Email Workflow Links|EMAIL WORKFLOW LINKS]
*[How to Plan a Workflow UserCalc|PLANNING A WORKFLOW USERCALC|PLANNING A WORKFLOW USERCALC]
*[Nagging Workflow Log Emails|CONTINUOUS WORKFLOW LOG EMAILS]
*[Workflow Custom Functions|AVAILABLE WF CUSTOM FUNCTIONS]
*[Workflow Samples|WORKFLOW_SAMPLES]
*[UserCalc Usage - Secondary WF|USERCALC USAGE SECONDARY WF]
With the integration of workflow into the system, UserCalcs have the ability, in addition to their previous
functionality, to allow for workflow action events to occur under specific conditions. Examples of such events
include: issuing an email, alerting users of specific tasks and taking the user to that particular screen to
complete the task. Workflow action events are only processed through UserCalcs.
At line 26 added 3 lines
!Purpose of UserCalcs
A UserCalc is a set of instructions, defined by the user, which trigger specific actions or
operations to take place.
At line 30 added 15 lines
They are a powerful feature that allows for customization of the application to a high degree.
UserCalcs can perform various operations, such as arithmetic calculations, comparisons of
different items, date checks and calculations, issue warning messages and workflow action
events.
UserCalcs can be simple or quite complex.
!Workflow
The activation of a workflow trigger results in the initiation of a UserCalc. Once the UserCalc is
initiated, the workflow action events are called from within the UserCalc.
*[How to Plan a Workflow UserCalc|HOW_TO_PLAN_A_WORKFLOW_USERCALC]
*[UserCalc Conventions|USERCALC_CONVENTIONS]
*[UserCalc Types|USERCALC TYPES]%%information Workflow is only concerned with Calculation types.%%
At line 14 changed 2 lines
![Notes|Edit:Internal.CONCEPTS-WF]
[{InsertPage page='Internal.CONCEPTS-WF' default='Click to create a new notes page'}]
!!Define User Calcs
*Introduction
*[Define Workflow UserCalc|DEFINE_WF_USERCALC]
*[Lines Tab|DEFINE_WF_USERCALC#Lines Tab]
----
!!Publish User Calculations
The putting of UserCalcs into Production is controlled in [IMUCA] - Publish User Calculations. The administration of UserCalcs also involves an expanded knowledge of the status of UserCalcs. Please refer to the User Calculations manual for a more detailed explanation.
%%information Once a Work Flow User Calc has been put "In Production" to stop it from firing you not only have to "UNPUBLISH" it but also then set it's Status back to "Under Construction".%%
*[Publishing UserCalcs|PUBLISHING_USERCALCS]
----
!! View Execution Logs & Details
*[View Execution Logs & Details|VIEW_EXECUTION_LOGS]
----
!!Workflow Samples
* [A New Hire Workflow Procedure|WF SAMPLE 01]
* [Print Screens of Workflow Action Setup|WF SAMPLE 02]
* [Set Up Of Workflow Usercalc|WF SAMPLE 03]
* [Update the Job Seniority Date Field|WF SAMPLE 04]
* [Send An Email To The Manager At Specific Time Intervals|WF SAMPLE 05]
* [Sending An Email To A Specific Identity|WF SAMPLE 06]
* [Update A Field|WF SAMPLE 07]