PROXY LOAD
Administrators may establish proxies to report time and expenses for employees who cannot or do not report their own time or expenses. The proxy structure information can be loaded automatically into the TESite database from other system using the PROXY LOAD profile. An intermediate table TE_PROXY_SETUP must be loaded into TESite before executing this profile. The profile scheduler may be used to run the Load profile to load data into the intermediate table and then run the Proxy Load.
Profile Creation
The following steps outline the process for creating a PROXY LOAD profile type.
Note: Fields marked with an asterisk "*" indicate a required field.
- Under Profiles in the Main Menu, select the Profile link.
- The Profile screen will be displayed.
- To create a new profile, select the New button.
- Enter a Name for the new profile.
- In the Profile Type field, select the type PROXY LOAD.
- If the Stop on Error option is set to yes, the profile will stop importing data when an error occurs. Otherwise, the application will skip the error and continue processing.
- Click the Save button to save the new profile.
- The new profile can be seen by selecting the Profile link.
Profile Attribute Setup
A profile of type PROXY LOAD requires a certain amount of profile attributes to be populated depending on the type of approval structure in place. The table below outlines and defines the different PROXY LOAD attributes.
Section |
Key |
Description |
Value(s) |
---|---|---|---|
EMAIL_ON |
An Option to send an Email. |
C: Sends an email when the process is completed. |
|
|
EMAIL_TO |
The email address to be sent to. |
Default is empty. |
PROXY_LOAD |
CLEAR_PROXY_KEEPERS |
An option to clear existing proxy keepers before loading. |
N |
|
PROXY_TO |
Type of proxy load. |
D - Department (Default) |
OPTIONS |
PROFILE_NAME |
Process Name |
 |
 The profile information is stored in the TESite database in two tables: DB_PROFILE_HDR and DB_PROFILE_DTL. The DB_PROFILE_HDR table stores general information about the profile. The DB_PROFILE_DTL table stores profile attribute information. In each of these two tables, the Profile ID is the unique key identifier.
Continue to Profile Execution.
2024 DATABASICS, Inc