Author |
Message
|
calvinykw |
Posted: Mon Apr 18, 2005 10:44 pm Post subject: [Solved]FDL Attribute RESET_ABSENT |
|
|
Novice
Joined: 29 Jul 2004 Posts: 12 Location: HK
|
I have a question on FDL Attribute RESET_ABSENT. What is the definition of this attribute as I could not find it in the user manual ?
Last edited by calvinykw on Tue Apr 19, 2005 6:11 am; edited 1 time in total |
|
Back to top |
|
 |
mqmhr |
Posted: Tue Apr 19, 2005 2:40 am Post subject: |
|
|
Centurion
Joined: 28 Dec 2004 Posts: 105
|
Say an employee is absent and hence he does not participate in staff resolution. Now when he logs in, this employee should no more be in an absent state and should be able to participate in staff resolution. In order for Workflow to do this automatically, the entry RESET_ABSENT needs to be present in the FDL. |
|
Back to top |
|
 |
calvinykw |
Posted: Tue Apr 19, 2005 2:46 am Post subject: |
|
|
Novice
Joined: 29 Jul 2004 Posts: 12 Location: HK
|
thanks, so in other words, if i add "DO NOT RESET_ABSENT" in the FDL, even the user already in absent state and login to MQWF once, the absent state will not be changed and remain "absent"
am I correct ? |
|
Back to top |
|
 |
mqmhr |
Posted: Tue Apr 19, 2005 4:41 am Post subject: |
|
|
Centurion
Joined: 28 Dec 2004 Posts: 105
|
That will be the behaviour, as per my understanding. |
|
Back to top |
|
 |
jmac |
Posted: Tue Apr 19, 2005 7:28 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
Based on my understanding the AbsenceIndicator works as follows... I am assuming here that you are using LOGON2
The LEAVE option will always leave the AbsenceIndicator in its current state.
The NOTSET option will default to what the Person object has defined. I.e it will honor the setting for that Person object.
The RESET option will always set the AbsenceIndicator to "present". _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
|