EPE - Question and Answers
| Question | Explanation |
| What Does "9223372036854775807" as an Employment End Date? |
The AD account has no expiry date (it never expires). Technical explanation: This value represents the number of 100 nanosecond intervals since January 1, 1601 (UTC). A value of 0 or 0x7FFFFFFFFFFFFFFF (9223372036854775807) indicates that the account never expires. |
| Can a Running EPE Task Be Stopped Somehow? |
You can stop the task from the task UI:
|
Can i set keepOnlyImportedValues metadata setting for templates attributes, which are used when importing data with EPE scheduled tasks? |
No, you should not set If you set it, you need to set it to false (which is same than not setting it at all), for attributes you import with scheduled tasks. Otherwise you can't trust value in that attribute in esm is same than in source system. |