EXAMPLES OF PRO ACTIVE WORKFLOW#
An employee’s student contact will be turning 25 years old next month.#
IMWA#
- Action
- STUDENT 2 OLD
- Status
- In Production
- Triggered in Product
- WF_ECT
- Action Directed To
- Specific Employment
- Type
- Type Reference
- Admin@highlinecorp.com
- Description
- An Employee's student has reasched the maximum age
IMWC#
- Data Source
- P2K_HR_CONTACTS
- Where Clause
- OE STUDENT 2 OLD
- Usage
- User Defined
- Description
- Student turning 25 next month
Type | Predefined | Column Name | Operator | Value | Format Symbols |
---|---|---|---|---|---|
Ad Hoc | BIRTH_DATE | Is Not Null | |||
Ad Hoc | BIRTH_DATE | Formatted Equals | <<AS_OF_DATE>>+1M-25y | MMyyyy | |
Ad Hoc | STUDENT_INDICATOR | Is Not Null |
IMUC#
- User Calc
- WF_OE_STUD_2_OLD
- Description
- Email to Admin that a Student recipient is turing 25
- Product
- WF_ECT
- User Calc Type
- Calculation
- Return Value
- Char
- Usage
- Pro-Active WF
Line | CMD | Type 1 | Operand 1 | OPER | Type^2 | Operand 2 | Type^3 | Operand 3 | If Goto | Else Goto | Description |
---|---|---|---|---|---|---|---|---|---|---|---|
10 | ACT | AC | OE STUDENT 2 OLD | LOG | $S | AS-OF-DATE | RT | 42032 | 99999 | <<EID.FIRST_NAME>> <<EID.FIRST_NAME>> student child recipient, <<ECT.FIRST_NAME>> <<ECT.LAST_NAME>>, is turning 25 next month. The Student will surpass the maximum student age defined for the benefit. | |
99999 | EXIT |