This page (revision-9) was last changed on 26-Nov-2021 10:22 by rforbes

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

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
9 26-Nov-2021 10:22 3 KB rforbes to previous
8 26-Nov-2021 10:22 3 KB RForbes to previous | to last
7 26-Nov-2021 10:22 3 KB RForbes to previous | to last
6 26-Nov-2021 10:22 3 KB RForbes to previous | to last
5 26-Nov-2021 10:22 3 KB JEscott to previous | to last |
4 26-Nov-2021 10:22 3 KB JEscott to previous | to last
3 26-Nov-2021 10:22 3 KB JEscott to previous | to last
2 26-Nov-2021 10:22 3 KB JEscott to previous | to last
1 26-Nov-2021 10:22 2 KB JEscott to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 3 changed one line
The Load Employee Verifications LEVS is used by American clients to verify current and former employee names and SSNs against SSA records. Concisely, clients create a flat file with the employee data which is sent to SSA to verify. SSA will send back the verified file indicating if the records match their records. The file is loaded back into the system to update it with SSA's results.
The Load Employee Verifications LEVS is used by American clients to verify current and former employee names and SSNs against SSA records, using the eVerify program. Concisely, clients create a flat file with the employee data which is sent to Social Security Administration (SSA) to verify. SSA will send back the verified file indicating if the records match their records. The file is loaded back into the system to update it with SSA's results.
At line 6 changed one line
The interface format required by LEVS is provided. The Interface format used is called EVSREQ2K and it is required that you set the Requestor Identification Code field to the correct value for your organization. This is on record 30, field 12, in the Constant value field (currently set to @@@@).
The interface format required by LEVS is provided. The Interface format used is called [HL$EVS_OUTBOUND|IDIF-HL$EVS_OUTBOUND] and it is required that you set the Requestor Identification Code field to the correct value for your organization. This is on record 30, field 12, in the Constant value field (currently set to @@@@).
At line 18 changed one line
The [UEEF] will extract the necessary information to send to SSA. For the sake of running [UEEF] for LEVS, the [UEEF] Interface Code parameter must be EVSREQ2K. The Interface Level parameter should be EEM + EASD.
The [UEEF] will extract the necessary information to send to SSA. For the sake of running [UEEF] for LEVS, the [UEEF] Interface Code parameter must be [HL$EVS_OUTBOUND|IDIF-HL$EVS_OUTBOUND]. The Interface Level parameter should be EEM + EASD.
At line 44 changed 4 lines
|File Name| The field is name of the file from SSA that has been placed on the \\server in the directory specified in the IMST record LOAD DATA FLDR. \\Mandatory
|Interface Code| HL$EVS_INBOUND
|Allow Update| The lexicon values for this field are YES or NO. You should specify \\YES since the EVS_RESULT UDF needs to be updated.
|Allow Insert| The lexicon values for this field are YES or NO. You should specify \\YES since the EVS_RESULT UDF needs to be updated.
|File Name| The field is name of the file from SSA that has been placed on the \\server in the directory specified in the [IMST] record LOAD DATA FLDR. \\Mandatory
|Interface Code| [HL$EVS_INBOUND|IDIF-HL$EVS_INBOUND] is the one provided by the system
|Allow Update| The lexicon values for this field are YES or NO. You should specify \\YES since the [EVS Result|EVS_RESULT (UDF)] UDF needs to be updated.
|Allow Insert| The lexicon values for this field are YES or NO. You should specify \\YES since the [EVS Result|EVS_RESULT (UDF)]UDF needs to be updated.
At line 49 added 5 lines
----
![Notes|Edit:Internal.LEVS]
[{InsertPage page='Internal.LEVS' default='Click to create a new notes page'}]