CINXE.COM
Client Login - Digital Data Exchange
<!DOCTYPE html> <html lang="en" class="uacompatible-edge tableau-2023.1 "> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta charset="utf-8" /> <!-- DX SECTION 3BA25887F66142F8A4446F0C84B3F8017A8A6E327DB142C88020AEC0B1FFB5E8: BEGIN PAGETITLE --> <title>Client Login - Digital Data Exchange</title> <link href="/favicon.ico?v=24.1.0.2" rel="icon" class="favicon" type="image/x-icon" /> <link rel="apple-touch-icon" class="favicon" href="/favicon.ico?v=24.1.0.2" /> <!-- DX SECTION 3BA25887F66142F8A4446F0C84B3F8017A8A6E327DB142C88020AEC0B1FFB5E8: END PAGETITLE --> <meta name="viewport" content="initial-scale=1.0,width=device-width,user-scalable=1" /> <link href="/bundles/dx_fonts_styles.css?v=pe1oxXJu3ntO1ktUB2swuBV6bTNU0JXup4xYQWySLbE1" rel="stylesheet"/> <link href="/bundles/all_styles.css?v=4y7EpRQdesmt7NJjiv3WStAzPLvpn_TZZQHH4-b_pbw1" rel="stylesheet"/> <link href="/bundles/dx_controls_styles.css?v=tIxPtUlbH-VWIg618SQB-Rz0v27RAXdv_cJa3plUWpE1" rel="stylesheet"/> <!-- DX SECTION 3BA25887F66142F8A4446F0C84B3F8017A8A6E327DB142C88020AEC0B1FFB5E8: BEGIN BRANDINGLESS --> <link href="/CommunityBranding/Css?communityIdentifier=00000000-0000-0000-0000-000000000000&timestamp=0&brandingPreviewType=Approved&v=24.1.0.2" rel="stylesheet/less" type="text/css" /> <!-- DX SECTION 3BA25887F66142F8A4446F0C84B3F8017A8A6E327DB142C88020AEC0B1FFB5E8: END BRANDINGLESS --> <script>window.History = { options: { html4Mode: false } };</script> <script src="/bundles/all_scripts.js?v=dKeD0PtXKe-hysIx69Ni_mxUA4W1fWTUYiLV-4vD-Pc1"></script> <script type="text/javascript"> //<![CDATA[ if (document.cookie.match(/BrowserWarningDisplayed/i) == null && !(isMobileBrowser() || navigator.userAgent.match(/chrome/i) || navigator.userAgent.match(/firefox/i) || navigator.userAgent.match(/safari/i) || navigator.userAgent.match(/rv:11/i) || navigator.userAgent.match(/MSIE/i))) { alert("Please note your Browser is not supported.\n\nDX may not render properly and some functions may not work in your browser.\n\nIt is highly recommended to use one of the following browsers:\nGoogle Chrome, Mozilla Firefox, Apple Safari, and Microsoft Internet Explorer 10 or 11."); document.cookie = "BrowserWarningDisplayed=true" + "; path=/"; } if (self != top && self.location.host != top.location.host) { top.location = self.location; } dxNavigation.ajaxNavigationAllowed(true); dxNavigation.adjustEntryPointUrl(); window.name = "messageProcessor"; window.isAuthenticated = false; $(window).resize(OnWindowResized); $(document).dxSetPressKeyForFocusPanel(); var savedWidth = window.innerWidth; var savedHeight = window.innerHeight; if (isMobileBrowser()) { $(window).on("orientationchange", OnWindowResized); setInterval(function() { var currentWidth = window.innerWidth; var currentHeight = window.innerHeight; dxLayoutLogger.debug("INTERVAL current width {0} and height {1}".format(currentWidth, currentHeight)); if (currentWidth != savedWidth || currentHeight != savedHeight) { savedWidth = currentWidth; savedHeight = currentHeight; OnWindowResized(); } }, 1000); } $(function() { var sidebar = $(".dx-sidebar"); sidebar.on('visibleChanged', OnWindowResized); sidebar.on('foldedChanged', OnWindowResized); sidebar.on('pinnedChanged', OnWindowResized); sidebar.on('leftPanelWidthChanged', OnWindowResized); $('body.authenticated-page').on('mouseover mouseout', '.dx-tooltip', function () { var $this = $(this); setTimeout(function () { $this.fadeOut(); }, 2000); }); }); //]]></script> <link href="/Content/GlyphLibrary/icon_font.css" rel="stylesheet" /> </head> <!-- DX SECTION 3BA25887F66142F8A4446F0C84B3F8017A8A6E327DB142C88020AEC0B1FFB5E8: BEGIN PAGEBODY --> <body style="background-image: url('/Images/loginBg.jpg'); background-repeat:no-repeat; background-position: 50% 0;" class="unauthenticated-page dx-not-authenticated dx-access-level-none dx-document-context-1 "> <!-- DX SECTION 3BA25887F66142F8A4446F0C84B3F8017A8A6E327DB142C88020AEC0B1FFB5E8: END PAGEBODY --> <!-- DX SECTION 3BA25887F66142F8A4446F0C84B3F8017A8A6E327DB142C88020AEC0B1FFB5E8: BEGIN PAGEURL --> <input id="page-url" type="hidden" value="https://services.dataexchange.fiscloudservices.com/LogOn/" /> <!-- DX SECTION 3BA25887F66142F8A4446F0C84B3F8017A8A6E327DB142C88020AEC0B1FFB5E8: END PAGEURL --> <!-- DX SECTION 3BA25887F66142F8A4446F0C84B3F8017A8A6E327DB142C88020AEC0B1FFB5E8: BEGIN HEADER --> <div class="dx-bar dx-bar-header" tabindex="0" aria-label="Header" id="3caff6840a7c4acbab95389a34bcc97b"> <div class="dx-bar-controls-group"> <div class="dx-bar-controls dx-bar-left-controls" TabIndex="0" aria-label="My Digital Data Exchange Logo" title="My Digital Data Exchange Logo"> <img src="/Images/DDX_logo_normal.png?v=24.1.0.2" height="45px" width="275px" class="dx-bar-control dx-bar-control-logo logo dx-first dx-last" tabindex="0" alt="My Digital Data Exchange Logo" id="f8dee33000074dda90442a348966beaf" /> </div><div class="dx-bar-controls dx-bar-right-controls"> </div> </div><script type="text/javascript">//<![CDATA[ (function($){$(function(){$('#3caff6840a7c4acbab95389a34bcc97b').dxBar({ documentContext: 0 })});})(jQuery); //]]></script> </div> <script type="text/javascript"> //<![CDATA[ kendo.culture("en-US"); $(".dx-bar.dx-bar-header img").on("load", OnWindowResized); //]]></script> <!-- DX SECTION 3BA25887F66142F8A4446F0C84B3F8017A8A6E327DB142C88020AEC0B1FFB5E8: END HEADER --> <!-- DX SECTION 3BA25887F66142F8A4446F0C84B3F8017A8A6E327DB142C88020AEC0B1FFB5E8: BEGIN NAVIGATIONBAR --> <table class='dx-navigationbar' style='display: none;'></table> <script type="text/javascript"> //<![CDATA[ function togglePreviewMode(redirectUrl, postData, enabled) { } function toggleBrandingPreviewMode() { } var isNotDefaultfaviconHref = $('.favicon').attr('href').indexOf('~/favicon.ico') < 0; //// if the current favicon href is not the default. if (isNotDefaultfaviconHref) { var faviconUrl ="/CommunityBranding/Favicon?communityIdentifier=00000000-0000-0000-0000-000000000000\u0026timestamp=0\u0026brandingPreviewType=0"; $('.favicon').attr('href', faviconUrl) } //]]></script> <!-- DX SECTION 3BA25887F66142F8A4446F0C84B3F8017A8A6E327DB142C88020AEC0B1FFB5E8: END NAVIGATIONBAR --> <!-- DX SECTION 3BA25887F66142F8A4446F0C84B3F8017A8A6E327DB142C88020AEC0B1FFB5E8: BEGIN PREVIEWBAR --> <table class='dx-previewbar' style='display: none'></table> <!-- DX SECTION 3BA25887F66142F8A4446F0C84B3F8017A8A6E327DB142C88020AEC0B1FFB5E8: END PREVIEWBAR --> <!-- DX SECTION 3BA25887F66142F8A4446F0C84B3F8017A8A6E327DB142C88020AEC0B1FFB5E8: BEGIN BREADCRUMB --> <div class='dx-breadcrumb' style='display: none'></div> <!-- DX SECTION 3BA25887F66142F8A4446F0C84B3F8017A8A6E327DB142C88020AEC0B1FFB5E8: END BREADCRUMB --> <!-- DX SECTION 3BA25887F66142F8A4446F0C84B3F8017A8A6E327DB142C88020AEC0B1FFB5E8: BEGIN SIDEBAR --> <div class="dx-sidebar invisible folded unpinned show-on-ready" id="b01a25cf45064298ab6f6a00fbf0dfa5"> <div class="dx-sidebar-splitbar-ghost-container"> </div><div class="dx-sidebar-handlebar"> <div class="dx-sidebar-handlebar-left"> </div><div class="dx-sidebar-handlebar-right"> </div><div class="dx-sidebar-handlebar-button"> <div class="dx-sidebar-handlebar-handle"> <div class="dx-sidebar-handlebar-handle-arrow left"> </div><span class="dx-sidebar-handlebar-handle-text">DDX Console</span><div class="dx-sidebar-handlebar-handle-arrow right"> </div> </div> </div> </div><div class="dx-sidebar-leftpanel"> <div class="dx-sidebar-leftpanel-titlebar"> <div class="dx-sidebar-leftpanel-titlebar-title"> Digital Data Exchange Console </div><a href="/Information/Help" target="_blank"><div class="dx-sidebar-leftpanel-titlebar-help"> </div></a><div class="dx-sidebar-leftpanel-titlebar-pin"> </div> </div><div class="dx-sidebar-leftpanel-content"> <table class="dx-treeview dx-prevent-selection dx-has-no-header" id="79178304d11d4eaf91b6fcaa154e66b9"> <tbody> <tr class="dx-treeview-content"> <td><div> </div></td> </tr> </tbody><script type="text/javascript">//<![CDATA[ (function($){$(function(){$('#79178304d11d4eaf91b6fcaa154e66b9').dxTreeView({ readUrl: "/SidebarTreeView/Root", refreshText: "Refresh", confirmNavigation: false, preventSelection: true, fixedNodes: [], parameters: [], parametersMappings: [], defaultSelectedNodePath: "" })});})(jQuery); //]]></script> </table> </div> </div><div class="dx-sidebar-splitbar"> </div><div class="dx-sidebar-rightpanel"> <!-- DX SECTION 3BA25887F66142F8A4446F0C84B3F8017A8A6E327DB142C88020AEC0B1FFB5E8: BEGIN CONTENT --> <div id="body" class="dx-content"> <input name="__RequestVerificationToken" type="hidden" value="e56Q4NK6cn4wZcR3QSdofaelPTM1NeBIAZhpyI_unzY7y5MWCFGMYoG4ar4pn_sVMZgSgE2Bw9zPknPOGtSk-JIC5pc1" /> <script type="text/javascript"> //<![CDATA[ function SetSubmitLoading(loading) { $(".submit-button").dxButton('toggleEnabled', !loading); if (!loading) { UpdateContainerControls(); if ($("#disable-on-success").val() == "True") { $(".dx-button.submit-button").dxButton('toggleEnabled', false); } } } function OnContentResized(contentHeight, anchoredFooter) { //NOTE: vertical centering does not work with min-height //$(".wizard-outer-container").css("minHeight", contentHeight); var $wizard = $(".wizard > div"); var wizardHeight = $wizard.length > 0 ? $wizard.outerHeight() : 0; if (wizardHeight > contentHeight) { $(".wizard-outer-container").height(wizardHeight); } else { // TODO: // the rest of the views that calulate the content hight based on the existence of the anchoredFooter are hardcoding the 24 // we need to refactor this in the feature to get the actual hieght on all those views // and move the these javascript section to js files $(".wizard-outer-container").height(contentHeight + (anchoredFooter ? 1 : 0)); } } function UpdateContainerControls() { function GetContextAttributes(node) { var d = {}; if (node.length > 0) { var dataAttrRegEx = /^data\-context\-(.+)$/; $.each(node.get(0).attributes, function(index, attr) { if (dataAttrRegEx.test(attr.nodeName)) { var key = attr.nodeName.match(dataAttrRegEx)[1]; d[key] = attr.nodeValue; } }); } return d; } var stepButtonSettings = JSON.parse($('.step').attr("data-button-settings") || "{}"); stepButtonSettings = $.extend({ SubmitButtonText: "", SubmitButtonStepUrl: "", CancelButtonText: "", CancelButtonStepUrl: "", }, stepButtonSettings); stepButtonSettings.SubmitButtonText = stepButtonSettings.SubmitButtonText || "Submit"; stepButtonSettings.SubmitButtonStepUrl = stepButtonSettings.SubmitButtonStepUrl || "/LogOn/Step"; $(".wizard > form").attr('action', stepButtonSettings.SubmitButtonStepUrl); var $submitButton = $('.dx-button.submit-button'); $submitButton.show(); $submitButton.click(function() { $(".wizard > form").attr('action', stepButtonSettings.SubmitButtonStepUrl); }); setTimeout(function() { $('.dx-button.submit-button').dxButton("text", stepButtonSettings.SubmitButtonText); }, 0); var $cancelButton = $('.dx-button.cancel-button'); if (stepButtonSettings && stepButtonSettings.CancelButtonText && stepButtonSettings.CancelButtonStepUrl) { $('.dx-button.cancel-button').show(); $cancelButton.click(function() { $(".wizard > form").attr('action', stepButtonSettings.CancelButtonStepUrl); $(".wizard > form").submit(); }); setTimeout(function() { $('.dx-button.cancel-button').dxButton("text", stepButtonSettings.CancelButtonText); /*ie11 fix for cancel*/ $('.dx-button.cancel-button').show(); }, 100); } else { $cancelButton.hide(); } updateResendOtpButtonControl(); $("#step-container").css("height", ""); $.each(GetContextAttributes($(".step")), function(name, value) { $(".wizard .context-data[name=" + name + "]").remove(); $("#step-container").parent().append($("<input type='hidden' class='context-data' />").attr("name", name).val(value)); }); var showContent = $("#step-container .step-hidden").length == 0; $("#f9d830db93754adb95f0a6d47b3b3da8").dxPanel("toggleFooter", showContent); if ($(".dx-error-bar-text").length > 0) { $(".dx-error-bar-text").focus(); // this is for the locked error message with request to click here to unlock $(".dx-error-bar-text").dxSetPressSpaceOrEnterKeyAction(function (e) { var $anchorChild = $(e.target).find('a'); if ($anchorChild.length > 0) { e.preventDefault(); e.stopPropagation(); $anchorChild[0].click(); } }); } else if ($(".dx-message-bar-error").length > 0) { $(".dx-messagebar").attr('aria-live', 'off'); $(".dx-message-bar-error").focus(); } else if ($('.dx-message-bar-success').length > 0) { $(".dx-messagebar").attr('aria-live', 'off'); $(".dx-message-bar-success").focus(); } else { $(".wizard-content .dx-panel-header").focus(); } OnWindowResized(); setTimeout(OnWindowResized, 0); } function clearMessagebarText() { $('.dx-message-bar-text-error').text(""); $('.dx-message-bar-text-success').text(""); } function updateResendOtpButtonControl() { var stepButtonSettings = JSON.parse($('.step').attr("data-button-settings") || "{}"); stepButtonSettings = $.extend({ SubmitButtonText: "", SubmitButtonStepUrl: "", CancelButtonText: "", CancelButtonStepUrl: "", }, stepButtonSettings); var $resendOtpButton = $('.dx-button.resendotp-button'); if (stepButtonSettings && stepButtonSettings.ResendOtpButtonText && stepButtonSettings.ResendOtpButtonUrl) { $resendOtpButton.off("click"); $resendOtpButton.show(); $resendOtpButton.click(function () { $(".wizard > form").attr('action', stepButtonSettings.ResendOtpButtonUrl); $(".wizard > form").submit(); }); $(".dx-panel-header").focus(); } else { $resendOtpButton.hide(); } } $(function () { var wizardForm = $(".wizard > form"); wizardForm.submit(function(evt) { evt.preventDefault(); SetSubmitLoading(true); var stepContainer = wizardForm.find("#step-container"); stepContainer.append('<div class="wizard-transition-step"></div>'); stepContainer.find("input").blur(); clearMessagebarText(); $.ajax({ type: wizardForm.attr("method"), url: wizardForm.attr("action"), data: wizardForm.serialize(), useAntiforgeryToken: true }).done(function (data) { // kendo.destroy(document.body); stepContainer.fadeOut("slow", function () { var div = $("<div id='step-container'></div>").html(data).hide(); wizardForm.find("#step-container").replaceWith(div); wizardForm.find("#step-container").fadeIn("slow"); SetSubmitLoading(false); }); }).fail(function (jqXHR, textStatus, errorThrown) { SetSubmitLoading(false); }); return false; // avoid to execute the actual submit of the form }); $(".languages").on("valueChanged", function (evt, param) { changeLanguage(evt, param.value); }); updateResendOtpButtonControl(); // To Check logic for showing Resend OTP button while loading the page. if ($("div.dx-error-bar-text").length > 0) { var errorMessagePart = $("div.dx-error-bar-text")[0].textContent.split(":"); if (errorMessagePart[1] != undefined) { errorMessagePart[0] = errorMessagePart[0].replace(/(\r\n|\n|\r)/gm, ""); errorMessagePart[1] = errorMessagePart[1].replace(/(\r\n|\n|\r)/gm, ""); var totalSeconds = parseInt(errorMessagePart[0].substring(errorMessagePart[0].length - 2)) * 60 + parseInt(errorMessagePart[1].substring(0, 2)); if (totalSeconds > 0) { var countdown = setInterval(function () { totalSeconds = totalSeconds - 1; $("div.dx-error-bar-text")[0].textContent = errorMessagePart[0].slice(0, -2) + padToTwo(parseInt(totalSeconds / 60).toString()) + ":" + padToTwo((totalSeconds % 60).toString()) + errorMessagePart[1].slice(2); if (totalSeconds == 0) { clearInterval(countdown); $("div.dx-error-bar").hide(); } }, 1000); } } $(".dx-error-bar-text").focus(); } }); //]]> </script> <style type="text/css"> /*Mobile related css*/ .dx-mobile-phone .unauthenticated-page.dx-not-authenticated .wizard { width: 100%; } /*To fix Language selector and wizard links section border-botttom ,To fix only for iOS device,*/ html.ios.dx-mobile-phone .unauthenticated-page .wizard .wizard-links { margin-bottom: 50px; } .dx-mobile-phone .unauthenticated-page.dx-not-authenticated .wizard .wizard-links ul.top { padding: 10px 0px 0px 0px; } .dx-mobile-phone .unauthenticated-page .wizard .wizard-links { margin-bottom: 10px; } .dx-mobile-phone .unauthenticated-page.dx-not-authenticated .wizard .wizard-links ul.bottom { margin-top: 0px; padding-top: 0px !important; padding-right: 0px; min-width: 300px; } .dx-mobile-phone .logo-section { margin-left: 10px; } </style> <style type="text/css"> .wizard-outer-container { display: table; width: 100%; overflow: hidden; } .wizard-inner-container { display: table-cell; vertical-align: middle; width: 100%; text-align: center; } .wizard { padding-top: 5px; padding-bottom: 5px; margin-left: auto; margin-right: auto; text-align: left; width: 500px; } .wizard .wizard-content .wizard label { display: block; color: #4D4D4D; margin-bottom: 10px; margin-left: 30px; margin-right: 10px; font: normal 12px SourceSansPro-Regular; } .wizard .wizard-content .step-container { width: 500px; } .wizard .wizard-links .dx-panel-section-content > div { border-top: 1px solid #e7e7e7; font: normal 12px SourceSansPro-Regular; text-align: center; } .wizard .wizard-links ul { margin: 0; margin-top: 5px; padding: 10px 25px 15px 25px; max-width: 400px; display: inline-block; } .wizard .wizard-links ul.top { min-width: 300px; } .wizard .wizard-links ul.top { padding-bottom: 0px; } .wizard .wizard-links ul.bottom { margin-top: 0px; padding-top: 0px; } .wizard .wizard-links li { list-style: none; float: none; display: inline-block; } .wizard .wizard-links li.nth-child-1 { border-right: 1px solid #858585; margin-right: 5px; padding-right: 10px; } .wizard .wizard-links li.nth-child-2 { border-right: 1px solid #858585; margin-right: 5px; padding-right: 10px; } .wizard .wizard-links li.nth-child-4 { border-right: 1px solid #858585; margin-right: 5px; padding-right: 10px; } .wizard .wizard-links li.nth-child-5 { border-right: 1px solid #858585; margin-right: 5px; padding-right: 10px; } .wizard .wizard-links a:link, .wizard .wizard-links a:visited, .wizard .wizard-links a:hover, .wizard .wizard-links a:active { font: normal 11px SourceSansPro-Regular; color: #858585; text-decoration: none; } .wizard .wizard-links a:hover { text-decoration: underline; } .wizard .wizard-links .language-selector { width: 100%; margin-bottom: 10px; text-align: center; } .wizard .wizard-links .language-selector-label { font: normal 12px SourceSansPro-Bold; color: #4D4D4D; position: relative; top: -10px; margin-right: 10px; } .wizard .wizard-links span.dx-combobox.languages { width: 160px; margin-top: 0px; } .unauthenticated-page .wizard .wizard-links span.dx-combobox.languages { width: 170px; } .wizard-transition-step { position: absolute; height: 100%; width: 100%; z-index: 1; top: 0; left: 0; background: white; opacity: .7; } .dx-button.cancel-button { display: none; } .dx-button.resendotp-button { display: none; float: left; } html.ios.dx-mobile-phone .unauthenticated-page.dx-not-authenticated .wizard-outer-container { overflow: scroll; -webkit-overflow-scrolling:touch; } .wizard .wizard-content { border-bottom: 0; } .wizard .wizard-links { border-top: 0; } </style> <div class="wizard-outer-container"> <div class="wizard-inner-container"> <div class="wizard"> <form action="/LogOn/Step" method="POST"> <input name="document-path" type="hidden" value="/" /> <input name="pageId" type="hidden" value="16c0ba78aa5040c698347b46cbe9d838" /> <input type='hidden' class='context-data' name='redirect-url' value='' /> <table class="dx-panel dx-fit-to-content wizard-content" id="f9d830db93754adb95f0a6d47b3b3da8"> <tbody> <tr class="dx-panel-header gradient" tabindex="0"> <td>Client Login</td> </tr><tr class="dx-panel-messages"> <td><div> </div></td> </tr><tr class="dx-panel-sections"> <td><div> <div class="dx-panel-section flat" id="2a6fd360f4a444e1bbd5b56bc354ed1e"> <div> <div class="dx-panel-section-content"> <div id="step-container" style="height: 150px;"> <style type="text/css"> .dx-mobile-phone .unauthenticated-page.dx-not-authenticated .step.step-visible.email-password { margin-left: 0px; margin-right: 0px; } .dx-mobile-phone .unauthenticated-page.dx-not-authenticated .step.step-visible.email-password .dx-form { margin: 0px 25px 0px 15px; } .dx-mobile-phone .unauthenticated-page.dx-not-authenticated .instructions { text-align: center; padding-top: 25px; padding-bottom: 15px; font-size: 16px; } .dx-mobile-phone .unauthenticated-page.dx-not-authenticated .security-image { display:none; } .dx-mobile-phone .unauthenticated-page.dx-not-authenticated .step.email-password .email-padding-label { width: 100%; } .dx-mobile-phone .unauthenticated-page.dx-not-authenticated .step.email-password .dx-form td.dx-form-field-editor { padding-right: 0px; } /*To fix Language selector and wizard links section border-botttom ,To fix only for iOS device,*/ html.ios.dx-mobile-phone .unauthenticated-page.dx-not-authenticated .wizard-outer-container { margin-bottom: 30px; } html.ios.dx-mobile-phone .unauthenticated-page .wizard .wizard-links { margin-bottom: 60px; } .wizard { width: 450px; } .step.email-password { min-height: 150px; } .instructions-password { padding-right: 40px; text-align: center; padding-top: 12px; padding-bottom: 20px; font-size: 12px; font-style: normal; padding-left: 10px; } .step.email-password .instructions { text-align: center; padding-top: 10px; padding-bottom: 10px; font-size: 14px; } .unauthenticated-page .dx-panel.wizard-content > tbody > .dx-panel-footer > td { padding: 0px; } .unauthenticated-page input.dx-button.dx-button-primary.submit-button { margin: 10px 10px 10px 20px; } </style> <div class="step step-visible email-password" data-context-current-step="s4qA7/Ul8kXPlbHxORjZ7Qgzz72dOO0mHiOmVs7ozbOORb74ZngA/hZJw1BWitBrmY4h/BZx/3uR2nWZRWm77A==" data-button-settings="{"__type":"Sungard.DX.Suite.Web.Services.Models.Wizard.WizardStepButtonsModel, Sungard.DX.Suite.Web.Services","SubmitButtonText":"Submit","SubmitButtonStepUrl":"/LogOn/Step","CancelButtonText":null,"CancelButtonStepUrl":null,"ResendOtpButtonText":null,"ResendOtpButtonUrl":null}"> <table class="dx-form" id="2be96f912b1d48ec868dbfb28c5b6e24"> <tbody> <tr class="dx-form-field" id="33652bbbd6a240a185932767dc303650"> <td class="dx-form-field-label"><label for="email">Email</label></td><td class="dx-form-field-editor"><span style="position: relative;"><input type="text" value="" class="dx-textbox" id="email" name="email" /><script type="text/javascript">//<![CDATA[ (function($){ if (!window.cb_d20db76d32984b678df0b051577162d4) { window.cb_d20db76d32984b678df0b051577162d4 = true;$('#email').dxTextBox({ showWarning: false, tooltip: "", placeholder: "" })} else { rootLogger && rootLogger.warn('prevented double script execution: JQueryScript'); } })(jQuery); //]]></script></span></td> </tr><tr class="dx-form-field" id="717cda5263b24084b039bf2f11625a5a"> <td class="dx-form-field-label"><label for="password">Password</label></td><td class="dx-form-field-editor"><span style="position: relative;"><input type="password" class="dx-textbox default-focus" value="" id="password" name="password" /><script type="text/javascript">//<![CDATA[ (function($){ if (!window.cb_3fc735ecc8e2452eaeb26ab16ab88f79) { window.cb_3fc735ecc8e2452eaeb26ab16ab88f79 = true;$('#password').dxTextBox({ showWarning: false, tooltip: "", placeholder: "" })} else { rootLogger && rootLogger.warn('prevented double script execution: JQueryScript'); } })(jQuery); //]]></script></span></td> </tr> </tbody> </table> <div class="instructions-password" tabindex="0"> If this is your first time logging into Digital Data Exchange, please leave the password blank and an email will be sent to you with instructions. </div> </div> <script type="text/javascript"> if ($("div.dx-error-bar-text").length > 0) { var errorMessagePart = $("div.dx-error-bar-text")[0].innerText.split(":"); if (errorMessagePart[1] != undefined) { errorMessagePart[0] = errorMessagePart[0].replace(/(\r\n|\n|\r)/gm, ""); var totalSeconds = parseInt(errorMessagePart[0].substring(errorMessagePart[0].length - 2)) * 60 + parseInt(errorMessagePart[1].substring(0, 2)); if (totalSeconds > 0) { var countdown = setInterval(function () { totalSeconds = totalSeconds - 1; $("div.dx-error-bar-text")[0].innerText = errorMessagePart[0].slice(0, -2) + padToTwo(parseInt(totalSeconds / 60).toString()) + ":" + padToTwo((totalSeconds % 60).toString()) + errorMessagePart[1].slice(2); $(".submit-button").addClass("disabled").prop("disabled", true); if (totalSeconds == 0) { clearInterval(countdown); $("div.dx-error-bar").hide(); $(".submit-button").removeClass("disabled").prop("disabled", false); } }, 1000); } } } </script> <script type="text/javascript"> UpdateContainerControls(); </script> </div> </div> </div> </div> </div></td> </tr><tr class="dx-panel-footer gradient" style=""> <td><div> <input type="button" value="Resend PIN" class="dx-button dx-button-secondary resendotp-button" id="b12883e7d9b2479a9ac79deb14d124de" name="b12883e7d9b2479a9ac79deb14d124de" /><script type="text/javascript">//<![CDATA[ (function($){$(function(){$('#b12883e7d9b2479a9ac79deb14d124de').dxButton()});})(jQuery); //]]></script> <input type="button" value="Back" class="dx-button dx-button-primary cancel-button" id="d13e6df33bc349be828c3145d29e01a1" name="d13e6df33bc349be828c3145d29e01a1" /><script type="text/javascript">//<![CDATA[ (function($){$(function(){$('#d13e6df33bc349be828c3145d29e01a1').dxButton()});})(jQuery); //]]></script> <input type="submit" value="Submit" class="dx-button dx-button-primary submit-button" id="8bbb65a2b8174e158d57dcc28544889a" name="8bbb65a2b8174e158d57dcc28544889a" /><script type="text/javascript">//<![CDATA[ (function($){$(function(){$('#8bbb65a2b8174e158d57dcc28544889a').dxButton()});})(jQuery); //]]></script> </div></td> </tr> </tbody><script type="text/javascript">//<![CDATA[ (function($){$(function(){$('#f9d830db93754adb95f0a6d47b3b3da8').dxPanel()});})(jQuery); //]]></script> </table> </form> <table class="dx-panel dx-fit-to-content wizard-links" id="6dbdd82834a74dc48234b77990823d68"> <tbody> <tr class="dx-panel-messages"> <td><div> </div></td> </tr><tr class="dx-panel-sections"> <td><div> <div class="dx-panel-section flat" id="51d1d093dd0a4b64a891227c3e74e006"> <div> <div class="dx-panel-section-content"> <div> <ul class="top"> <li class="nth-child-1"><a href="/Activation/">Activate Your Account</a></li> <li class="nth-child-2"><a href="/LogOn/">Client Login</a></li> <li class="nth-child-3"><a href="mailto:DataExchange@fisclientservices.com?subject=Technical Support Submission from Digital Data Exchange">Technical Support</a></li> </ul> <ul class="bottom"> <li class="nth-child-4"><a href="/ForgotYourPassword/">Forgot Your Password?</a></li> <li class="nth-child-5"><a href="mailto:DataExchange@fisclientservices.com?subject=Technical Support Submission from Digital Data Exchange">Forgot Your Email?</a></li> <li class="nth-child-6"><a href="/UnlockAccount?context=%2F">Unlock Account</a></li> </ul> <div class="language-selector"> <span class="language-selector-label">Change Language:</span> <span readonly="readonly" class="dx-combobox dx-combobox-readonly languages" id="a33d2ec6a19742c88e7f662af5a87a70"><input id="a33d2ec6a19742c88e7f662af5a87a70-kendo" name="a33d2ec6a19742c88e7f662af5a87a70-kendo" type="text" /><script> kendo.syncReady(function(){jQuery("#a33d2ec6a19742c88e7f662af5a87a70-kendo").kendoComboBox({"dataSource":[{"Code":"en-US","NativeName":"English (United States)","EnglishName":"English (United States)"},{"Code":"de-DE","NativeName":"Deutsch (Deutschland)","EnglishName":"German (Germany)"},{"Code":"es-ES","NativeName":"español (España, alfabetización internacional)","EnglishName":"Spanish (Spain, International Sort)"},{"Code":"fr-FR","NativeName":"français (France)","EnglishName":"French (France)"},{"Code":"ja-JP","NativeName":"日本語 (日本)","EnglishName":"Japanese (Japan)"},{"Code":"pt-BR","NativeName":"português (Brasil)","EnglishName":"Portuguese (Brazil)"},{"Code":"zh-CN","NativeName":"中文(中国)","EnglishName":"Chinese (Simplified, China)"}],"animation":{"close":{"duration":20}},"dataTextField":"NativeName","dataValueField":"Code","index":0,"highlightFirst":false,"suggest":false});}); </script><script type="text/javascript">//<![CDATA[ (function($){$(function(){$('#a33d2ec6a19742c88e7f662af5a87a70').dxComboBox({ listHeight: null, readOnly: true, disabled: false, selectedValues: null, selectedIndexes: [0], defaultText: "", tooltip: "", selectAllText: "Select All", selectNoneText: "Deselect All", cascadeFrom: null, cascadeFromField: null, cascadeFromParentField: null, bindingPropertyName: "", })});})(jQuery); //]]></script></span> </div> </div> </div> </div> </div> </div></td> </tr> </tbody><script type="text/javascript">//<![CDATA[ (function($){$(function(){$('#6dbdd82834a74dc48234b77990823d68').dxPanel()});})(jQuery); //]]></script> </table> </div> </div> </div> <script type="text/javascript"> function changeLanguage(evt, param) { setServerSideCookie("Language", param, 365, false).done(function () { // reload page dxNavigation.navigateToUrl(window.location); }); } $(document).ready(function () { var languageComboBox = $(".dx-combobox.languages").dxComboBox('kendoObject'); registerComboBoxKeyboardActions(languageComboBox, function () { return onSpaceToggleCombobox(languageComboBox); }, function () { return changeLanguage(null, languageComboBox.value()); }) }); </script> </div> <!-- DX SECTION 3BA25887F66142F8A4446F0C84B3F8017A8A6E327DB142C88020AEC0B1FFB5E8: END CONTENT --> </div><script type="text/javascript">//<![CDATA[ (function($){$(function(){$('#b01a25cf45064298ab6f6a00fbf0dfa5').dxSideBar({ visible: false, folded: true, pinned: false })});})(jQuery); //]]></script> </div> <!-- DX SECTION 3BA25887F66142F8A4446F0C84B3F8017A8A6E327DB142C88020AEC0B1FFB5E8: END SIDEBAR --> <!-- DX SECTION 3BA25887F66142F8A4446F0C84B3F8017A8A6E327DB142C88020AEC0B1FFB5E8: BEGIN OTPPROMPT --> <div class='dx-otp-update' style='display: none'></div> <!-- DX SECTION 3BA25887F66142F8A4446F0C84B3F8017A8A6E327DB142C88020AEC0B1FFB5E8: END OTPPROMPT --> <!-- DX SECTION 3BA25887F66142F8A4446F0C84B3F8017A8A6E327DB142C88020AEC0B1FFB5E8: BEGIN PROMPT --> <div class='dx-whats-new' style='display: none'></div> <!-- DX SECTION 3BA25887F66142F8A4446F0C84B3F8017A8A6E327DB142C88020AEC0B1FFB5E8: END PROMPT --> <!-- DX SECTION 3BA25887F66142F8A4446F0C84B3F8017A8A6E327DB142C88020AEC0B1FFB5E8: BEGIN TIMEOUT --> <div id='sessionTimeoutPrompt' class='dx-session-timeout-prompt'></div> <!-- DX SECTION 3BA25887F66142F8A4446F0C84B3F8017A8A6E327DB142C88020AEC0B1FFB5E8: END TIMEOUT --> <!-- DX SECTION 3BA25887F66142F8A4446F0C84B3F8017A8A6E327DB142C88020AEC0B1FFB5E8: BEGIN INVESTORINQUIRY --> <div id='investorInquirySubmit' class='dx-investorInquiry-submit'></div> <!-- DX SECTION 3BA25887F66142F8A4446F0C84B3F8017A8A6E327DB142C88020AEC0B1FFB5E8: END INVESTORINQUIRY --> <!-- DX SECTION 3BA25887F66142F8A4446F0C84B3F8017A8A6E327DB142C88020AEC0B1FFB5E8: BEGIN TILEBAR --> <div class='tile-bar-container dx-tile-bar' style='display: none'></div> <!-- DX SECTION 3BA25887F66142F8A4446F0C84B3F8017A8A6E327DB142C88020AEC0B1FFB5E8: END TILEBAR --> <!-- DX SECTION 3BA25887F66142F8A4446F0C84B3F8017A8A6E327DB142C88020AEC0B1FFB5E8: BEGIN FOOTER --> <div class="dx-cookie-banner" id="b57c15c15bc2404b9d29a45546a89718"> <div class="dx-cookie-banner-container"> <div class="dx-cookie-banner-header"> <button class="dx-cookie-banner-close icon-Close"></button> </div><div> <p>We use cookies which are essential for the operation of our website. In addition, you can also opt to have deployed the ‘Remember Me” non-essential cookie to improve your experience by clicking the ‘Remember Me’ box on login. The Remember Me cookie will allow us to remember that you have already verified a multifactor authentication token on this device. You can choose not to utilize this option by leaving the Remember Me box unchecked on the MFA login page.</p><p>You can learn more about our use of cookies and similar technologies by reviewing our <a href="/Information/CookiesPolicy" target="_blank"> Cookie Info </a>.</p> </div> </div><script type="text/javascript">//<![CDATA[ (function($){$(function(){$('#b57c15c15bc2404b9d29a45546a89718').dxCookieBanner({cookieExpirationDays: 183 })});})(jQuery); //]]></script> </div> <div class="dx-bar dx-bar-footer" id="c040d47ccf9d4288a39dc8c9b695189e"> <div class="dx-bar-controls-group"> <div class="dx-bar-controls dx-bar-left-controls"> <span class="dx-bar-control dx-bar-control-text dx-bar-control-text-copyrighttext dx-first dx-last" id="447e9617c4e6401281a83ac8cad11412">© 2024 FIS All Rights Reserved</span> </div><div class="dx-bar-controls dx-bar-right-controls"> <a target="_blank" href="/Information/FaqNonAuthenticated" class="dx-bar-control dx-bar-control-link dx-first" id="74b4ff87aa624d36b0c3869c7e10495a">FAQ</a><a target="_blank" href="/Information/PrivacyPolicy" class="dx-bar-control dx-bar-control-link " id="35f6d5adc22f4279b9f2283b19229266">Privacy Policy</a><a target="_blank" href="/Information/CookiesPolicy" class="dx-bar-control dx-bar-control-link " id="ecf4a437c9d94857bdd3bb239ef9adb3">Cookie Info</a><a target="" href="/LogOn/?redirectUrl=%2FDocument%2F" class="dx-bar-control dx-bar-control-link dx-last" id="5d4cf69c322e4fb1806fbaad566174f4">FIS Digital Data Exchange Home</a> </div> </div><script type="text/javascript">//<![CDATA[ (function($){$(function(){$('#c040d47ccf9d4288a39dc8c9b695189e').dxBar({ documentContext: 0 })});})(jQuery); //]]></script> </div> <script type="text/javascript"> $(".dx-bar.dx-bar-footer img").on("load", OnWindowResized); //// Need to review again ////Mock the user agent for embed preview in Mobile devices and desktop devices. $("body").on("ontouchstart, ontouchcancel, mouseenter", function () { mockTheMobileBrowser(); }); function deleteSSOServiceProvider(url) { $.ajax({ type: "POST", url: url, }).done(function (response) { if (response != null) { alert(response.messages[0].Text); var changeMessages = ['ServiceProviderChanged=system-new-sso-service-provider-root']; triggerEntityChanged(JSON.stringify(changeMessages)); } }); } </script> <!-- DX SECTION 3BA25887F66142F8A4446F0C84B3F8017A8A6E327DB142C88020AEC0B1FFB5E8: END FOOTER --> <!-- DX SECTION 3BA25887F66142F8A4446F0C84B3F8017A8A6E327DB142C88020AEC0B1FFB5E8: BEGIN GLOBALSCRIPTS --> <div class="dx-global-scripts" style="display: none"> <script type="text/javascript"> //<![CDATA[ window.isAuthenticated = false; window.requestPostData = null; OnWindowResized(); $(function() { $('.layout').find(".dx-panel").on('contentLoaded', function() { enforceMinimumSize(isAuthenticated); }); $(".show-on-ready").css("visibility", "visible"); $(".dx-sidebar").dxSideBar('visible', false); var isSystemNodeExpanded = $('.dx-treeview-content .k-treeview .k-item.k-first').attr('aria-expanded'); var isCommunitiesNodeExpanded = $('.dx-treeview-content .k-treeview .k-item.k-last').attr('aria-expanded'); var isOnlyOneNodeAvailable = $('.dx-treeview-content .k-treeview .k-item.k-first.k-last').attr('aria-expanded'); // Fullsite menu display for mobile enabled documents from community branding editor if (false) { $('.dx-mobile-phone .logo-section').addClass('m-l-30-logoSection'); } else if (false ) { $('.dx-mobile-phone .logo-section').addClass('m-l-10-logoSection'); } if (false && ((isSystemNodeExpanded == undefined && isCommunitiesNodeExpanded == undefined) || isOnlyOneNodeAvailable !== undefined)) { $('.dx-treeview').dxTreeView('reloadContent'); } InitializeTabIndexForMenuBar(); //On data refresh the focus should go back to the Header, only for the post login pages $(".authenticated-page .dx-bar.dx-bar-header").focus(); }); //]]></script> </div> <!-- DX SECTION 3BA25887F66142F8A4446F0C84B3F8017A8A6E327DB142C88020AEC0B1FFB5E8: END GLOBALSCRIPTS --> </body> </html>