This page (revision-33) was last changed on 26-Nov-2021 10:22 by Meg McFarland

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

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
33 26-Nov-2021 10:22 7 KB Meg McFarland to previous
32 26-Nov-2021 10:22 7 KB Meg McFarland to previous | to last
31 26-Nov-2021 10:22 7 KB Meg McFarland to previous | to last
30 26-Nov-2021 10:22 7 KB Meg McFarland to previous | to last
29 26-Nov-2021 10:22 7 KB Meg McFarland to previous | to last
28 26-Nov-2021 10:22 7 KB Meg McFarland to previous | to last
27 26-Nov-2021 10:22 7 KB Karen Parrott to previous | to last
26 26-Nov-2021 10:22 7 KB kparrott to previous | to last
25 26-Nov-2021 10:22 7 KB kparrott to previous | to last
24 26-Nov-2021 10:22 7 KB kparrott to previous | to last
23 26-Nov-2021 10:22 7 KB kparrott to previous | to last
22 26-Nov-2021 10:22 7 KB kparrott to previous | to last
21 26-Nov-2021 10:22 6 KB kparrott to previous | to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 95 changed one line
This is used by UEMAIL, it tracks all the emails and their attachments sent to an employee using this facility. It can also be used by clients to manually key in things they want to track/log with or without attachments. The category is a user-defined lexicon call X_LOG_CATEGORY.
This is used by UEMAIL, it tracks all the emails and their attachments sent to an employee using this facility. It can also be used by clients to manually key in things they want to track/log with or without attachments.
At line 97 added 16 lines
;[Date/Time|CREATE_DATE]:This is the date/time that this record was created, either from an email that was sent using the UEMAIL function or from a record that manually keyed by the user.
;[Log Type|LOG_TYPE]:This field identifies how this Log record was created.
;[Category|LOG_CATEGORY]: This is a user-defined field that uniquely identifies the category to which the log record belongs. This field is for information purposes only and has no functionality behind it. There is only one supplied option (Not Specified) to select from; however, users can create new lexicon values accordingly.
;[Current Email|DRV_EMAIL_ADDRESS]:The employee’s email address will be displayed in this field.
;[Description]:The description of the record being added. If this is a record from the UEMAIL, this field will be the from the ‘Subject’ line of the email.
;[Log Text]:This field is a text field and if the record is from the UEMAIL, this field will be the ‘body’ of the email.
;[Date/Time|CREATE_DATE]:This is the date/time that this attachment was added to this record from an email that was sent using the UEMAIL function or from a record that manually keyed by the user.
;[Attachment]: This field holds the name of the file that is to be attached to the log record.
;[Description]: This field is a more descriptive text that describes the attachment file.
%%