This registry entry helps to streamline the remote time process by automatically defaulting values for certain types of time entry (e.g., Holiday, Vacation, etc.).
Testing Your Registry Entries
The system does not verify the validity of registry entries. Be sure to test your registry entries after completing them to verify that they are functioning correctly.
Setting Values are Uppercase-Lowercase Sensitive:
The Setting Value is case-sensitive: be sure that you enter the value exactly as specified in the documentation. If the documentation specifies a value of true, do NOT enter True or TRUE.
Remote Time Sheet Applet Configurations
Id: sys-remotetime-special-data
Setting Key: descriptivename Setting Value: job_id,costcode_id,costcat_id,paytype_id
where descriptivename is replaced by a unique name (e.g., Holiday, Vacation, Sick). The job,costcode,costcat and paytype variables should be replaced by the appropriate Job, Job Cost Code, Cost Category and Pay Type Id’s. This would typically be implemented in a situation where the remote user’s entering one field (say, a Pay Type Id of Holiday) should always generate the same Job, Cost Code and Cost Category Id’s.
Example:
Setting Key: Holiday Setting Value:100,holiday,holiday,holiday
Setting Key: Vacation Setting Value: 100,vacation,vacation,personal
Important Note
If you have more than one line in this registry entry, the variable combinations must be unique for each line. When the user specifies the Pay Type, the other fields should default in.