CINXE.COM

ServiceNow

<!DOCTYPE html><html lang="en" class=" ltr " data-doctype="true" dir="ltr" ontouchend="CustomEvent.fireAll('body_clicked', event);"><head><script>document.addEventListener('click', function (event) { CustomEvent.fireAll('body_clicked', event); }); document.hasBodyClickedTrigger = 'true';</script><script type="text/javascript"></script><title>ServiceNow</title><meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"></meta><meta http-equiv="cache-control" content="public"></meta><meta name="viewport" content="initial-scale=1.0"></meta><script type="text/javascript" data-description="globals population"> window.NOW = window.NOW || {}; var g_loadTime = new Date(); var lastActivity = new Date(); var g_lang = 'en'; var g_system_lang = 'en'; var g_enhanced_activated = 'true'; var g_popup_timeout = parseInt(100); var g_export_warn_threshold = parseInt(10000); var g_event_handler_ids = {}; var g_event_handlers = []; var g_event_handlers_onLoad = []; var g_event_handlers_onSubmit = []; var g_event_handlers_onChange = []; var g_event_handlers_onCellEdit = {}; var g_event_handlers_localCache = {}; var g_event_handlers_queryTracking = true; var g_user_date_time_format = "yyyy-MM-dd HH:mm:ss"; var g_user_date_format = "yyyy-MM-dd"; var g_user_decimal_separator = "."; var g_user_grouping_separator = ","; var g_glide_list_separator = ", "; var g_allow_field_dependency_for_templates = ("false" === "true"); var g_tz_offset = -28800000; var g_tz_user_offset = true; var g_first_day_of_week = parseInt(1, 10); var g_date_picker_first_day_of_week = parseInt(0, 10); var g_full_calendar_edit = false; var g_submitted = false; var g_max_table_length = 80; var g_fontSizePreference = ""; var g_fontSize = "10pt"; // use to be the sys_property glide.ui.js_error_notify, hard coded for PRB603998 var g_jsErrorNotify = "true"; var g_cancelPreviousTransaction = true; var g_text_direction = "ltr"; var g_glide_list_filter_max_length = parseInt("0", 10); var g_accessibility = false; var g_accessibility_tooltips = true; var g_accessibility_tooltip_duration = parseInt("10", 10); var g_accessibility_visual_patterns = false; var g_accessibility_screen_reader_table = false; var g_accessibility_date_format = false; var g_detail_row = false; var g_builddate = "08-12-2024_1557"; // default values to be used in absence of user preferences are hard coded below // as well as in keyboardShortcuts.js and keyboard_preference_changer.xml window.g_keyboard_shortcuts = {}; window.g_keyboard_shortcuts.allow_in_input_fields = false; window.g_keyboard_shortcuts.enabled = true; window.g_keyboard_shortcuts.global_search = {}; window.g_keyboard_shortcuts.global_search.enabled = true; window.g_keyboard_shortcuts.global_search.key_combination = 'ctrl+alt+g'; window.g_keyboard_shortcuts.main_frame = {}; window.g_keyboard_shortcuts.main_frame.enabled = true; window.g_keyboard_shortcuts.main_frame.key_combination = 'ctrl+alt+p'; window.g_keyboard_shortcuts.navigator_toggle = {}; window.g_keyboard_shortcuts.navigator_toggle.enabled = true; window.g_keyboard_shortcuts.navigator_toggle.key_combination = 'ctrl+alt+c'; window.g_keyboard_shortcuts.navigator_filter = {}; window.g_keyboard_shortcuts.navigator_filter.enabled = true; window.g_keyboard_shortcuts.navigator_filter.key_combination = 'ctrl+alt+f'; window.g_keyboard_shortcuts.impersonator = {} window.g_keyboard_shortcuts.impersonator.enabled = true; window.g_keyboard_shortcuts.impersonator.key_combination = 'ctrl+alt+i'; // The `g_concourse_onmessage_enforce_same_origin` and `g_concourse_onmessage_enforce_same_origin_whitelist` variables // do not appear to be used anywhere other than the CustomEventManager, but leaving these for backwards compatability var g_concourse_onmessage_enforce_same_origin = 'true'.toLowerCase() === 'true'; var g_concourse_onmessage_enforce_same_origin_whitelist = ''; window.g_load_functions = []; window.g_render_functions = []; window.g_late_load_functions = []; window.g_tiny_url = {}; window.g_tiny_url.use_tiny = 'true' === 'true'; window.g_tiny_url.min_length = parseInt('1024'); var g_acWaitTime = parseInt(250); var g_autoRequest = ''; try { window.NOW.dateFormat = JSON.parse("{\"timeAgo\": false, \"dateBoth\": false}"); } catch (e) { window.NOW.dateFormat = {timeAgo: false, dateBoth: false}; } window.NOW.dateFormat.dateStringFormat = "yyyy-MM-dd"; window.NOW.dateFormat.timeStringFormat = "HH:mm:ss"; window.NOW.shortDateFormat = false; window.NOW.listTableWrap = true; window.NOW.compact = false; window.NOW.templateToggle = false; window.NOW.tabbed = true; window.NOW.permalink = true; window.NOW.useSimpleStorage = true; window.NOW.httpRequestCompressionThreshold = 40000; window.NOW.httpRequestCompressionLevel = -1; window.NOW.httpRequestCompressionMemoryLevel = -1; window.NOW.httpRequestCompressionExcludeUrls = 'xmlhttp.do'.split(','); window.NOW.deferAmbConnection = false; window.NOW.deferredAmbConnectionTimeout = 10000; window.NOW.simpleStorageSynch = "d14aa3b3c3d5de1025f27dfdd40131f8"; window.NOW.language = 'en'; window.NOW.listOpenInAppTab = false; window.NOW.floatingScrollbars = false; window.NOW.user = {}; window.NOW.user.preferences = []; window.NOW.user.roles = ''; window.NOW.user.allRoles = ''; window.NOW.user.userID = '5136503cc611227c0183e96598c4f706'; window.NOW.user.departmentID = '221db0edc611228401760aec06c9d929'; window.NOW.user.firstName = ''; window.NOW.user.lastName = 'Guest'; window.NOW.user.name = 'guest'; window.NOW.user.isImpersonating = false; window.NOW.batch_glide_ajax_requests = 'true' === 'true'; window.NOW.batch_glide_ajax_requests_max_time_in_queue = ~~'50'; window.NOW.batch_glide_ajax_disable_time = ~~'1000'; window.NOW.currency = {}; window.NOW.currency.code = 'USD'; window.NOW.locale = {}; window.NOW.locale.code = 'en_US'; window.NOW.attachment = {}; window.NOW.attachment.overflow_limit = parseInt('3', 10); window.NOW.isPolarisEnabled = "true"; window.NOW.polaris_page_info ={"canUsePolarisCSS":true,"canUsePolarisTemplates":true,"jvar_form_name":"auth_redirect"};</script><script data-comment="GlideUser initialization">(function() { g_render_functions.push(setGlideUser); function setGlideUser() { if (window.g_user || !window.GlideUser) return; window.g_user = new GlideUser(NOW.user.name, NOW.user.firstName, NOW.user.lastName, NOW.user.roles, NOW.user.userID, NOW.user.departmentID); window.g_user.setRoles(NOW.user.allRoles, true); } })();</script><script data-comment="Fiscal schedule constants">window.NOW.filter_globals = "[[\"This fiscal month\", \"javascript:gs.beginningOfThisSchedulePeriod(\'\',\'This fiscal month\')\", \"javascript:gs.endOfThisSchedulePeriod(\'\',\'This fiscal month\')\", \"javascript:gs.endOfThisSchedulePeriod(\'\',\'This fiscal month\')\"], [\"Last fiscal month\", \"javascript:gs.beginningOfLastSchedulePeriod(\'\',\'Last fiscal month\')\", \"javascript:gs.endOfLastSchedulePeriod(\'\',\'Last fiscal month\')\", \"javascript:gs.endOfLastSchedulePeriod(\'\',\'Last fiscal month\')\"], [\"Next fiscal month\", \"javascript:gs.beginningOfNextSchedulePeriod(\'\',\'Next fiscal month\')\", \"javascript:gs.endOfNextSchedulePeriod(\'\',\'Next fiscal month\')\", \"javascript:gs.endOfNextSchedulePeriod(\'\',\'Next fiscal month\')\"], [\"Last 3 fiscal months\", \"javascript:gs.beginningOfSchedulePeriodsAgo(3, \'\',\'Last 3 fiscal months\')\", \"javascript:gs.endOfSchedulePeriodsAgo(1, \'\',\'Last 3 fiscal months\')\", \"javascript:gs.beginningOfSchedulePeriodsAgo(3, \'\',\'Last 3 fiscal months\')\"], [\"Last 12 fiscal months\", \"javascript:gs.beginningOfSchedulePeriodsAgo(12, \'\',\'Last 12 fiscal months\')\", \"javascript:gs.endOfSchedulePeriodsAgo(1, \'\',\'Last 12 fiscal months\')\", \"javascript:gs.beginningOfSchedulePeriodsAgo(12, \'\',\'Last 12 fiscal months\')\"], [\"Next 3 fiscal months\", \"javascript:gs.beginningOfSchedulePeriodsAgo(-1, \'\',\'Next 3 fiscal months\')\", \"javascript:gs.endOfSchedulePeriodsAgo(-3, \'\',\'Next 3 fiscal months\')\", \"javascript:gs.endOfSchedulePeriodsAgo(-3, \'\',\'Next 3 fiscal months\')\"], [\"Next 12 fiscal months\", \"javascript:gs.beginningOfSchedulePeriodsAgo(-1, \'\',\'Next 12 fiscal months\')\", \"javascript:gs.endOfSchedulePeriodsAgo(-12, \'\',\'Next 12 fiscal months\')\", \"javascript:gs.endOfSchedulePeriodsAgo(-12, \'\',\'Next 12 fiscal months\')\"], [\"This fiscal quarter\", \"javascript:gs.beginningOfThisSchedulePeriod(\'\',\'This fiscal quarter\')\", \"javascript:gs.endOfThisSchedulePeriod(\'\',\'This fiscal quarter\')\", \"javascript:gs.endOfThisSchedulePeriod(\'\',\'This fiscal quarter\')\"], [\"Last fiscal quarter\", \"javascript:gs.beginningOfLastSchedulePeriod(\'\',\'Last fiscal quarter\')\", \"javascript:gs.endOfLastSchedulePeriod(\'\',\'Last fiscal quarter\')\", \"javascript:gs.endOfLastSchedulePeriod(\'\',\'Last fiscal quarter\')\"], [\"Last 4 fiscal quarters\", \"javascript:gs.beginningOfSchedulePeriodsAgo(4, \'\',\'Last 4 fiscal quarters\')\", \"javascript:gs.endOfSchedulePeriodsAgo(1, \'\',\'Last 4 fiscal quarters\')\", \"javascript:gs.beginningOfSchedulePeriodsAgo(4, \'\',\'Last 4 fiscal quarters\')\"], [\"Next fiscal quarter\", \"javascript:gs.beginningOfNextSchedulePeriod(\'\',\'Next fiscal quarter\')\", \"javascript:gs.endOfNextSchedulePeriod(\'\',\'Next fiscal quarter\')\", \"javascript:gs.endOfNextSchedulePeriod(\'\',\'Next fiscal quarter\')\"], [\"Next 4 fiscal quarters\", \"javascript:gs.beginningOfSchedulePeriodsAgo(-1, \'\',\'Next 4 fiscal quarters\')\", \"javascript:gs.endOfSchedulePeriodsAgo(-4, \'\',\'Next 4 fiscal quarters\')\", \"javascript:gs.endOfSchedulePeriodsAgo(-4, \'\',\'Next 4 fiscal quarters\')\"], [\"This fiscal year\", \"javascript:gs.beginningOfThisSchedulePeriod(\'\',\'This fiscal year\')\", \"javascript:gs.endOfThisSchedulePeriod(\'\',\'This fiscal year\')\", \"javascript:gs.endOfThisSchedulePeriod(\'\',\'This fiscal year\')\"], [\"Last fiscal year\", \"javascript:gs.beginningOfLastSchedulePeriod(\'\',\'Last fiscal year\')\", \"javascript:gs.endOfLastSchedulePeriod(\'\',\'Last fiscal year\')\", \"javascript:gs.endOfLastSchedulePeriod(\'\',\'Last fiscal year\')\"], [\"Next fiscal year\", \"javascript:gs.beginningOfNextSchedulePeriod(\'\',\'Next fiscal year\')\", \"javascript:gs.endOfNextSchedulePeriod(\'\',\'Next fiscal year\')\", \"javascript:gs.endOfNextSchedulePeriod(\'\',\'Next fiscal year\')\"]]" || "[]";</script><script data-description="NOW glide web analytics siteid and url">window.snWebaConfig = window.snWebaConfig || {}; // glide web analytics config window.snWebaConfig.siteId = "0"; window.snWebaConfig.trackerURL = ""; window.snWebaConfig.webaScriptPath = "/scripts/piwik-3.1.1/thirdparty/piwik.min.js"; window.snWebaConfig.ambClient = (window.g_ambClient) ? window.g_ambClient : ((window.amb)? window.amb.getClient(): ""); window.snWebaConfig.subscribed = false;</script><script type="text/javascript" src="/ConditionalFocus.jsdbx?v=08-12-2024_1557&amp;c=33_675"></script><link href="favicon.ico?v=5" rel="shortcut icon"></link><script type="text/javascript" src="/scripts/doctype/xperf_timing.jsx?v=08-12-2024_1557"></script><link type="text/css" rel="stylesheet" href="/styles/css_includes_doctype_polaris.cssx?v=08-12-2024_1557&amp;c=a58b6337c3d5de1025f27dfdd401319f&amp;theme=Polaris"></link><script>window.NOW = window.NOW || {}; NOW.isUsingPolaris = true;</script><script type="text/javascript" src="/scripts/polaris_theme_refresh_observer.jsx?v=08-12-2024_1557"></script><link type="text/css" rel="stylesheet" href="/styles/polarisberg/css_includes_polarisberg.cssx?v=08-12-2024_1557&amp;c=a58b6337c3d5de1025f27dfdd401319f&amp;theme=Polaris"></link><script>NOW.exclude_dark_theme = "false";</script><link type="text/css" rel="stylesheet" href="/polarisberg_theme_variables.do?c=falsetIrYrk62aYczJYMa47e%2BzxaAsO0%3D" id="polarisberg_theme_variables"></link><script>NOW.xperf.cssEnd = NOW.xperf.now(); NOW.xperf.scriptBegin = NOW.xperf.now();</script><script src="/legacy_date_time_choices_processor.do?lang=en"></script><script type="text/javascript" src="/scripts/doctype/js_includes_doctype.jsx?v=08-12-2024_1557&amp;lp=Fri_Oct_04_17_21_44_PDT_2024&amp;c=33_675"></script><script type="text/javascript" src="/scripts/js_includes_customer.jsx?v=08-12-2024_1557&amp;lp=Fri_Oct_04_17_21_44_PDT_2024&amp;c=33_675"></script><script type="text/javascript" src="/scripts/doctype/history_across_tabs.jsx?v=08-12-2024_1557"></script><script type="text/javascript" src="/scripts/doctype/js_includes_legacy.jsx?v=08-12-2024_1557&amp;lp=Fri_Oct_04_17_21_44_PDT_2024&amp;c=33_675"></script><script type="text/javascript" data-comment="navpage layout preferences, onfocus observation">/** * Every window needs to observe these events. */ if (Prototype.Browser.IE && !isMSIE9) { document.onfocusout = function() { CustomEvent.fireTop(GlideEvent.WINDOW_BLURRED, window); }; document.onfocusin = function() { CustomEvent.fireTop(GlideEvent.WINDOW_FOCUSED, window); }; } else { Event.observe(window, 'blur', function() { CustomEvent.fireTop(GlideEvent.WINDOW_BLURRED, window); }); Event.observe(window, 'focus', function() { CustomEvent.fireTop(GlideEvent.WINDOW_FOCUSED, window); }); }</script><script type="text/javascript">g_swLoadTime = new StopWatch(g_loadTime); if (window.CustomEvent){ CustomEvent.fireAll("ck_updated", ""); CustomEvent.fireTop("navigation.complete", window); } addLoadEvent( function() { if (isValidTouchDevice()) addTouchScrollClassToBody(); if (typeof g_ck != 'undefined') { CustomEvent.observe("ck_updated", function(ck) { g_ck = ck; }); CustomEvent.fireAll("ck_updated", "");}try { var helpico = getTopWindow().document.getElementById("help_ico"); if (helpico) { var urlname=window.location.pathname.split("?"); var search_str = window.location.search; // if this is a form, extract the record's sys_id... var sys_id_loc = search_str.search(/sys_id=[0-9a-f]{32}/i); var sys_id_str = (sys_id_loc != -1) ? search_str.substr(sys_id_loc, 39) : null; // make the URL to our context help processor... var url_search = "?sysparm_url=" + urlname[0]; if (sys_id_loc != -1) url_search += "&" + sys_id_str; helpico.href="context_help.do" + url_search; } } catch (exception) {} synchCache(); pageLoaded(); }); function synchCache() { try { var w = getTopWindow(); if (w.g_cache_message) w.g_cache_message.stamp("d14aa3b3c3d5de1025f27dfdd40131f8"); if (w.g_cache_td) w.g_cache_td.stamp("4ca03dadc3069e1c25f27dfdd40131dd"); } catch(e) {} } function isValidTouchDevice() { var navigator = window.navigator || {}; var devices; try { devices = 'iPad,Android'.split(','); } catch(ex) { devices = []; } return devices.some(function(item) {return item.trim() === navigator.platform;}); } function addTouchScrollClassToBody() { if ('ontouchstart' in window || (navigator.maxTouchPoints !== 'undefined' && navigator.maxTouchPoints > 0) || (navigator.msMaxTouchPoints !== 'undefined' && navigator.msMaxTouchPoints > 0)) { if (typeof document.body != undefined) { document.body.classList.add('touch_scroll'); } } } </script><!--googleoff: all--><noscript>This site requires JavaScript to be enabled</noscript> <!--googleon: all--><script>NOW.xperf.scriptEnd = NOW.xperf.now(); NOW.xperf.parseEnd = NOW.xperf.now();</script></head><body class=" windows -polaris " data-formName="auth_redirect"><span class="sr-only"><div id="html_page_aria_live_polite" role="region" aria-relevant="additions text" aria-atomic="false" aria-live="polite"></div><div id="html_page_aria_live_assertive" role="region" aria-relevant="additions text" aria-atomic="false" aria-live="assertive"></div></span><div class="outputmsg_div"><div id="output_messages" class="outputmsg_container outputmsg_hide"><button type="button" aria-label="Close Messages" id="close-messages-btn" class="btn btn-icon close icon-cross" onclick="GlideUI.get().onCloseMessagesButtonClick(this); return false;"></button><div class="outputmsg_div" aria-live="polite" role="region" data-server-messages="false"></div></div><script>addRenderEvent(function() {CustomEvent.fire('glide_optics_inspect_update_watchfield', '');}); var accessibilityEnabled = Boolean(false); var hasMessages = false; if (accessibilityEnabled && hasMessages) { $j(function() { $j('#output_messages .btn.btn-icon.close').focus(); }); }</script><span class="ui_notification" data-type="session_change" data-text="" data-attr-session_domain="global"></span></div><div class="loading-container"><div class="loading-indicator icon-loading icon-lg"></div></div><script data-comment="loading_page redirect">setTimeout(function() { top.location.href = 'https://dp.ucsf.edu/idp/profile/SAML2/Redirect/SSO?SAMLRequest=lVLRTsIwFP2Vpe9bx5gbNowEIUYSxYWhD77V9k6bbO3sbVH%2F3jEw4AuJr73nnnPuOZ0ib5ukY3Pv3vUGPjygC77aRiM7TArirWaGo0KmeQvInGDV%2FOGeJVHMOmucEaYhwRwRrFNGL4xG34KtwO6UgKfNfUHeneuQUeoF1hEeBqE2n5EwLdV81%2FE3iKQhwbKXV5rveU5bsouGRZCeKtnRXrRWDdC9i4RuQCoLwtGqeiTBrbEChmMKUvMGgQSrZUGq9aJOhLiS2Si95lmW8zgT1%2FE4y%2Bt4nOZZKvIeiCVHVDs4rSJ6WGl0XLuCJHGShqNRmIy3o5ilExZPoiTPX0hQHmO4UVoq%2FXY5s9cDCNnddluG5WO1HQh2SoJd9%2Bh%2FxPUMFoeoel4ymw6NscG0PS%2Fxsh%2F%2B2xyZXRKe0nP6o1jH9o5Xy9I0SnwH86YxnwsL3PVXOOthKKTl7rKD%2FYuSYT1AmdfYgVC1Akno7Cj794fOfgA%3D&RelayState=https%3A%2F%2Fucsf.service-now.com%2Fsaml_redirector.do%3Fsysparm_nostack%3Dtrue%26sysparm_uri%3D%252Fnav_to.do%253Furi%253D%25252F%25252Fincident_list.do%25253Fsysparm_query%25253Du_listed%25253Dtrue%25255Ecaller_id%25253Djavascript%25253Ags.getUserID%252528%252529%25255EORopened_by%25253Djavascript%25253Ags.getUserID%252528%252529%25255EORwatch_listLIKEjavascript%25253Ags.getUserID%252528%252529%252526sysparm_order%25253Dnumber%252526sysparm_order_direction%25253Ddesc%252526sysparm_view%25253Dess&SigAlg=http%3A%2F%2Fwww.w3.org%2F2001%2F04%2Fxmldsig-more%23rsa-sha256&Signature=XK6T86jEq4%2FRof0gKUE39s62Cg4L5sNqJGoSH%2FdIhZ2qsHx8%2Ba6wF9W7IuhrKEc79sg79AlkP683fw36rNWMBsqefVgqH%2FNC%2FPjlopWaFZHgectHa2KyCND1uYjP1K3JYXATiSf09tEPJ0kzK%2BYX5tJ01B%2FrbVkBeKYq0PfZo4M5y2Zg7v0m0dIS6mHx3qjOt%2FL8%2B7zTg0qMwO7LDIuvhHeEjVdUmn7KGzscuplmEdWuCTVjxw7CBhclkfmoep39muyjBSDvT3AcMyICcIo5kryghNn2%2F0hyXEKNnQ34jujbJJxI6FpIBnutD9f4p0w9Lv9O%2BLdiueYvJS1WlSZscQ%3D%3D'; }, 0);</script><div style="border:none; visibility:hidden"><form name="sys_personalize" method="GET" action="slushbucket.do"><input type="hidden" name="sysparm_referring_url" value="auth_redirect.do?sysparm_stack=no@99@sysparm_url=https%3A%2F%2Fdp.ucsf.edu%2Fidp%2Fprofile%2FSAML2%2FRedirect%2FSSO%3FSAMLRequest%3DlVLRTsIwFP2Vpe9bx5gbNowEIUYSxYWhD77V9k6bbO3sbVH%252F3jEw4AuJr73nnnPuOZ0ib5ukY3Pv3vUGPjygC77aRiM7TArirWaGo0KmeQvInGDV%252FOGeJVHMOmucEaYhwRwRrFNGL4xG34KtwO6UgKfNfUHeneuQUeoF1hEeBqE2n5EwLdV81%252FE3iKQhwbKXV5rveU5bsouGRZCeKtnRXrRWDdC9i4RuQCoLwtGqeiTBrbEChmMKUvMGgQSrZUGq9aJOhLiS2Si95lmW8zgT1%252FE4y%252Bt4nOZZKvIeiCVHVDs4rSJ6WGl0XLuCJHGShqNRmIy3o5ilExZPoiTPX0hQHmO4UVoq%252FXY5s9cDCNnddluG5WO1HQh2SoJd9%252Bh%252FxPUMFoeoel4ymw6NscG0PS%252Fxsh%252F%252B2xyZXRKe0nP6o1jH9o5Xy9I0SnwH86YxnwsL3PVXOOthKKTl7rKD%252FYuSYT1AmdfYgVC1Akno7Cj794fOfgA%253D%26RelayState%3Dhttps%253A%252F%252Fucsf.service-now.com%252Fsaml_redirector.do%253Fsysparm_nostack%253Dtrue%2526sysparm_uri%253D%25252Fnav_to.do%25253Furi%25253D%2525252F%2525252Fincident_list.do%2525253Fsysparm_query%2525253Du_listed%2525253Dtrue%2525255Ecaller_id%2525253Djavascript%2525253Ags.getUserID%25252528%25252529%2525255EORopened_by%2525253Djavascript%2525253Ags.getUserID%25252528%25252529%2525255EORwatch_listLIKEjavascript%2525253Ags.getUserID%25252528%25252529%25252526sysparm_order%2525253Dnumber%25252526sysparm_order_direction%2525253Ddesc%25252526sysparm_view%2525253Dess%26SigAlg%3Dhttp%253A%252F%252Fwww.w3.org%252F2001%252F04%252Fxmldsig-more%2523rsa-sha256%26Signature%3DXK6T86jEq4%252FRof0gKUE39s62Cg4L5sNqJGoSH%252FdIhZ2qsHx8%252Ba6wF9W7IuhrKEc79sg79AlkP683fw36rNWMBsqefVgqH%252FNC%252FPjlopWaFZHgectHa2KyCND1uYjP1K3JYXATiSf09tEPJ0kzK%252BYX5tJ01B%252FrbVkBeKYq0PfZo4M5y2Zg7v0m0dIS6mHx3qjOt%252FL8%252B7zTg0qMwO7LDIuvhHeEjVdUmn7KGzscuplmEdWuCTVjxw7CBhclkfmoep39muyjBSDvT3AcMyICcIo5kryghNn2%252F0hyXEKNnQ34jujbJJxI6FpIBnutD9f4p0w9Lv9O%252BLdiueYvJS1WlSZscQ%253D%253D"></input><input type="hidden" name="sysparm_view" value=""></input></form></div><script type="text/javascript" src="/scripts/ui_page_footer.jsx?v=08-12-2024_1557"></script><span style="display:none" data-comments="js_includes_last_doctype"></span><script type="text/javascript" src="/scripts/thirdparty/dom_purify/purify.jsx?v=08-12-2024_1557&amp;sysparm_substitute=false"></script><script>NOW.xperf.lastDoctypeBegin = NOW.xperf.now();</script><script type="text/javascript" src="/scripts/doctype/js_includes_last_doctype.jsx?v=08-12-2024_1557&amp;lp=Fri_Oct_04_17_21_44_PDT_2024&amp;c=33_675"></script><script type="text/javascript" src="/scripts/heisenberg/heisenberg_all.jsx?v=08-12-2024_1557"></script><script type="text/javascript" src="/scripts/js_includes_list_edit_doctype.jsx?v=08-12-2024_1557&amp;lp=Fri_Oct_04_17_21_44_PDT_2024&amp;c=33_675"></script><script type="text/javascript" src="/scripts/transaction_scope_includes.jsx?v=08-12-2024_1557"></script><script>if ('') GlideTransactionScope.setTransactionScope(''); if ('') GlideTransactionScope.setRecordScope(''); if ('') GlideTransactionScope.setTransactionUpdateSet(''); if (typeof g_form != 'undefined') $(g_form.getFormElement()).fire('glidescope:initialized', {gts : GlideTransactionScope});</script><span style="display:none" data-comments="requires"></span><script>NOW.xperf.lastDoctypeEnd = NOW.xperf.now();</script><span style="display:none" data-comments="db_context_menu_script"></span><script>NOW.xperf.dbContextBegin = NOW.xperf.now();</script><script>NOW.xperf.dbContextEnd = NOW.xperf.now();</script><span style="display:none" data-comments="db_context_menu_script"></span><script data-description="MessagesTag">(function() { var messages = new GwtMessage(); messages.set('Timing Type'); messages.set('Time Range'); messages.set('Total Time'); messages.set('{0}ms'); messages.set('{0} ms'); messages.set('Browser response time'); messages.set('Server'); messages.set('Timing details'); messages.set('{0} of {1} {2}: {3}'); messages.set('{0} of {1} Other: {2}'); messages.set('{0} of {1} {2}: {3}'); messages.set('Show Timing Breakdown'); messages.set('Browser timing detail'); messages.set('Time'); messages.set('Other'); messages.set('Timing details breakdown'); messages.set('Response time(ms): {0}'); messages.set('Network: {0}'); messages.set('Network: {0}ms'); messages.set('Server: {0}'); messages.set('Server: {0}ms'); messages.set('Browser: {0}'); messages.set('Browser: {0}ms'); messages.set('Response time','Response Time'); messages.set('Close'); messages.set('Cache/DNS/TCP'); messages.set('DOM Processing'); messages.set('Script Load/Parse'); messages.set('CSS and JS Parse'); messages.set('Form Sections'); messages.set('UI Policy - On Load'); messages.set('Client Scripts - On Load'); messages.set('Client Scripts - On Change (initial load)'); messages.set('Browser processing before onload'); messages.set('DOMContentLoaded to LoadEventEnd'); messages.set('addLoadEvent functions'); messages.set('Related Lists'); messages.set('Related Lists (sync)'); messages.set('Related Lists (async)'); messages.set('onLoad'); messages.set('Unload'); })()</script><script type="text/javascript">var g_serverTime = parseInt("49") + parseInt("0"); var g_logClientViewRoles = ""; // do not do this for the navigation menu if (window.name != 'gsft_nav') { addAfterPageLoadedEvent(function() { if (window.performance) setTimeGraph(); else firePageTimer(); }); } function setTimeGraph() { if (window.performance.timing.loadEventEnd > 0) firePageTimer(); else setTimeout(setTimeGraph, 300); } function firePageTimer() { if (window.performance && performance.timing.requestStart != performance.timing.responseStart) { var p = performance.timing; CustomEvent.fire('page_timing', { name: 'SERV', ms: p.responseEnd - p.requestStart}); CustomEvent.fire('page_timing', { name: 'REND', ms: (p.loadEventEnd - p.responseEnd) }); CustomEvent.fire('page_timing_network', { name: 'NETW', ms: (p.responseEnd - p.navigationStart) }); } else { CustomEvent.fire('page_timing', { name: 'SERV', ms: g_serverTime }); CustomEvent.fire('page_timing', { name: 'REND', startTime: g_loadTime }); CustomEvent.fire('page_timing_network', { name: 'NETW', loadTime: g_loadTime }); }CustomEvent.fire('page_timing_show', { isFixed: '', show: '' });var o = {}; o.types = {};o.types['SECT'] = true;o.types['RLV2'] = true;o.types['UIOL'] = true;o.types['CSOL'] = true; o.transaction_id = 'dbc075e9c3069e1c25f27dfdd40131f4'; o.table_name = ''; o.form_name = 'auth_redirect'; o.view_id = 'Default view'; o.logged_in = false; o.win = window; CustomEvent.fire('page_timing_client', o);} // The following line is used to set the time when we start requesting a new page Event.observe(window, 'beforeunload', function() { new CookieJar({sameSite: 'strict'}).put('g_startTime', new Date().getTime()); CustomEvent.fireTop('request_start', document); }); // simple pages fire this (stats.do, etc.) CustomEvent.observe('simple_page.unload', function() { new CookieJar({sameSite: 'strict'}).put('g_startTime', new Date().getTime()); }); // indicate we have completed the request (used by RequestManager.js for cancel widget) addLoadEvent(function() { CustomEvent.fireTop("request_complete", window.location); });</script><script type="text/javascript" src="/scripts/doctype/z_last_include.jsx?v=08-12-2024_1557"></script></body><script type="text/html" id="popup_template"><div class="popup popup_form" style=""><iframe src="$src" style=""></iframe></div></script></html>