<%@ 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){ %> <% } %>

Facilities Management

Work Requests and Service Requisitions

Work Requests:

Work requests are for non-chargeable work.  These include but are not limited to:

Cleaning spills
Regular cleaning and trash removal
Replacing water stained ceiling tile
Leaking faucets or toilets
Oiling squeaky doors
Key requests

Service Requisitions:

Service Requisitions are for chargeable work.  Please include required GL Account Number.  Add -M for Maintenance or add -B for Building Services to the work order number. Examples may include but are not limited to:

-M  (Maintenance)                       

-B  (Buildings)       

1) Repairs/work on customer           1) Room setups for special           
        equipment         events
2) Renovation work 2) Furniture moves
3) Special events requiring 3) Special events requiring          
        electrician overtime                building services overtime
4) Hanging flags around 4) Hanging flags on Academic Walk
        perimeter of building                or elsewhere on campus
5) Lock changes 5) Box moves
6) Painting 6) Special cleaning
7) Signage
8) Hanging pictures

View List of Services and Charges.