<%@ page import="org.jasig.portal.security.provider.*" %> <%@ page import="org.jasig.portal.security.*" %> <%@ page import="java.util.*" %> <%@ page import="com.pipeline.bom.Person_3" %> <%@ page import="com.pipeline.bom.PersonManager_3" %> <%@ page import="com.pipeline.bom.BomManagerFactory" %> <%@ page import="com.pipeline.web.WebUtil" %> <%@ page import="java.net.*" %> <% //Check to see if this is the Google search appliance String googleApplianceAgent="gsa-crawler"; String userAgent = request.getHeader("User-Agent"); //index will be greater than 0 if the GSA is detected int index=userAgent.indexOf(googleApplianceAgent); //pass-through authentication ------------------------------------------------------ if (index < 0){ //if this is not the Google search appliance String username = ""; try{ SimplePersonManager doriPerson = new SimplePersonManager(); IPerson i = doriPerson.getPerson(request); String uid = (String)i.getAttribute("urn:sungardhe:dir:loginId"); //out.println(uid); username = uid; }catch (java.lang.NullPointerException e){ //user not logged in - redirect to login String theRedirectURL = "/cp/home/displaylogin?goto=" + URLEncoder.encode(request.getRequestURL().toString().replace("http://", "https://")); %> <% }catch (Exception e){ out.println("Error: " + e); } } //END pass-through authentication ------------------------------------------------------ %>
<% //put content in school frame if this is not the Google search appliance if (index < 0){ %> <% } %>

Working at Duquesne

Employment Verification & Employment Records Management

Employee personnel and pay records are established and maintained by the Data Processing staff. Areas of responsibility include maintenance of all employee demographics such as name, address, phone number, office location, mail codes, leave records, benefit and deduction records.

It is vital for all employee data to be current. Should a change in residence or status occur please notify the Office of Human Resource Management as soon as possible.

To establish an employee record, a Scheduled Payroll Authorization Form or Contract is required from the department supervisor. The document identifies the employee, employing department, position, appropriate pay and funding information. Along with this form, an employee must complete all the required tax and employment forms before pay processing can begin.

Employment verifications are also managed by Data Processing. Requests for employment verification must be accompanied by a written release from the employee. Lead time is needed to process the request.

Employees may address paycheck issues with the staff via email at hrprocessing@duq.edu