www.aonpolicymanager.com Open in urlscan Pro
34.252.56.94  Public Scan

Submitted URL: http://www.aonpolicymanager.com/
Effective URL: https://www.aonpolicymanager.com/
Submission: On September 22 via manual from IL — Scanned from FR

Form analysis 1 forms found in the DOM

Name: WebForm1POST LandingPage.aspx

<form method="post" action="LandingPage.aspx" onsubmit="javascript:return WebForm_OnSubmit();" id="WebForm1" name="WebForm1">
  <div class="aspNetHidden">
    <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
    <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
    <input type="hidden" name="__OSVSTATE" id="__OSVSTATE"
      value="N7KxX9JWMfXSaCYgxQusQvwHJ5qmg2bxpmB2PrMvvr9SUwQ2dna7tRR1/x7tPXpolKfgQWTugB7/5DasTZwAmI8CFHs0pUTL4N4bSVpNum12+7vQKzrdQNtC5KcQN4uNbtmwY2WbNPqUXExtKCZvp+oIYyatHSLunvK9PExn6PjgIev5MdNJmoWb1mNJ8mRZU5pCXVeLYlKpqcxVipWUpHHaZJS5+iOdJQkDE5/6pw5RdZgqAVvPwNIMCNT/MzpdQbeVWQ7SbC5VajyqnuBYsCRL783THg8tKJtaWEzCZGGEDjYksSpIdSxauE8frTZaPNJ1sGYs9BM8Uc9y7l4r+s50VcuYl5fBo56OkQ816pFHqwn3NsVGesZFrZLzzM4PIOVGfpxm21T9M9h7lyo+e4Csj/pn5pYHg73FK81Yk+ltedkbS7Gagdek/dTt580d0Tqw4VGdltUq5zhIM/h4Wg9y7ukJ8A/1RVahOqVESPsBjA9CDwi0xNScihPjblASzTA9mBxq43IT3ENyrW6zu1skgSt/68BWlqtgGuyaKiqa0oHIBREY4eFt90Nwe2By/hkTuknKYp5hZwkcKq8K5fmPeJwOJwKsOpUDdih4tHMVPSwjs5t4UJDSOJWyX3FVkQDjH2RTwEXPP189W3Hsj34BkacN2qco0COyFzQWTAbhgPIvILyb4Uen4unLsPfgdla0qE1R312zvDmS0yD3DcbrZs/ViIoBZ+cs6Vlxvc3JTO0SGlSZwaPlBXTtBDyTU14mWl1KCadS1bDhOh6UVpxnZVas8dEKLYwnhTbKB8YlDNOND5ar88xmQoXtltVzq6K6QDPlrurZFuyh/S8BDZjPv9LHlh5IxWY2SQ1kbhwLPOGzYgT2E5PqL21ulFSEo82/sfSxmMBOqFKUo8kkA/o6/kyu/q/aCtssm6pBEqeDtQ8eydH1Le7duzqo0d3vSuhOx5012+Je5Fn9Z+/zKIecyZ8uzdyTnQkvXq1hVt1wnxow5fJrjUBCelbjmqwDacnuTM3icqxEgszWP0XLPhQKXPtNGe2SMBT1b9RDZN0=">
    <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    var theForm = document.forms['WebForm1'];
    if (!theForm) {
      theForm = document.WebForm1;
    }

    function __doPostBack(eventTarget, eventArgument) {
      if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
        theForm.__EVENTTARGET.value = eventTarget;
        theForm.__EVENTARGUMENT.value = eventArgument;
        theForm.submit();
      }
    }
    //]]>
  </script>
  <script type="text/javascript">
    //<![CDATA[
    function WebForm_OnSubmit() {
      OsPrepareCheckboxesForSubmit();
      OsFixUploadBeforeSubmit();
      if (!OsValidatorOnSubmit()) return false;
      return true;
    }
    //]]>
  </script>
  <div class="aspNetHidden">
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="612726CC">
  </div>
  <div id="wtcontainer_header" class="card_shadow OSInline" style="width: 100%;background-color: #fff; color: #00f; font-family: 'Roboto Slab', serif; height: 90px; padding: 15px; position: fixed; z-index: 3000;">
    <div style="margin-top: 15px;">
      <div class="ThemeGrid_Width6" style="height: 20px;">
        <div style="height: 32px;"><img alt="" src="/img/AonLogo2023.png?2867" style="width:60px;margin-top: 5px;">
          <div class="heading3 OSInline ThemeGrid_MarginGutter" style="font-family: 'Roboto Slab', serif;"><span style="font-size: 32px; margin-bottom: 0px;">|</span>&nbsp;<span style="font-size: 32px; font-weight: normal;">Policy</span><span
              style="font-size: 32px; font-weight: bold;">Manager</span></div>
        </div>
      </div>
      <div class="ThemeGrid_Width6" align="right">
        <div class="ThemeGrid_Width1" style="border-radius: 0px;">
          <div class="only-balloon">
            <div id="wt65_wtLanguageInfo" style="margin-top: -5px;" tabindex="0"><img alt="" src="/img/en.png"></div>
            <script>
              // Checks if the DOM is loaded, if loaded, start the balloon, otherwise wait for the DOM be loaded to start the balloon
              var balloonDOMReadyHandler = function() {
                var balloon = new newBalloon();
                balloon.init('wt65_wtLanguageInfo', 'wt65_OutSystemsUIWeb_wt4_block_wtBalloonWrapper', 'tooltip-bottom', 'hover', '{}', 'wt65_OutSystemsUIWeb_wt4_block_wtOnShow', 'wt65_OutSystemsUIWeb_wt4_block_wtOnHide');
              }
              if (document.readyState === 'loading') {
                document.addEventListener('DOMContentLoaded', balloonDOMReadyHandler);
              } else {
                balloonDOMReadyHandler();
              }
            </script><span id="wt65_OutSystemsUIWeb_wt4_block_wtOnShow"><input name="wt65$OutSystemsUIWeb_wt4$block$wtOnShow$wtin1" type="hidden" maxlength="200000" id="wt65_OutSystemsUIWeb_wt4_block_wtOnShow_wtin1" tabindex="9" aria-invalid="false"
                data-p="1"><span style="display: none;" class="ValidationMessage" role="alert" id="ValidationMessage_wt65_OutSystemsUIWeb_wt4_block_wtOnShow_wtin1"></span><input name="wt65$OutSystemsUIWeb_wt4$block$wtOnShow$wtin2" type="hidden"
                maxlength="200000" id="wt65_OutSystemsUIWeb_wt4_block_wtOnShow_wtin2" tabindex="10" aria-invalid="false" data-p="2"><span style="display: none;" class="ValidationMessage" role="alert"
                id="ValidationMessage_wt65_OutSystemsUIWeb_wt4_block_wtOnShow_wtin2"></span><input name="wt65$OutSystemsUIWeb_wt4$block$wtOnShow$wtin3" type="hidden" maxlength="200000" id="wt65_OutSystemsUIWeb_wt4_block_wtOnShow_wtin3" tabindex="11"
                aria-invalid="false" data-p="3"><span style="display: none;" class="ValidationMessage" role="alert" id="ValidationMessage_wt65_OutSystemsUIWeb_wt4_block_wtOnShow_wtin3"></span><input
                name="wt65$OutSystemsUIWeb_wt4$block$wtOnShow$wtin4" type="hidden" maxlength="200000" id="wt65_OutSystemsUIWeb_wt4_block_wtOnShow_wtin4" tabindex="12" aria-invalid="false" data-p="4"><span style="display: none;"
                class="ValidationMessage" role="alert" id="ValidationMessage_wt65_OutSystemsUIWeb_wt4_block_wtOnShow_wtin4"></span><input name="wt65$OutSystemsUIWeb_wt4$block$wtOnShow$wtin5" type="hidden" maxlength="200000"
                id="wt65_OutSystemsUIWeb_wt4_block_wtOnShow_wtin5" tabindex="13" aria-invalid="false" data-p="5"><span style="display: none;" class="ValidationMessage" role="alert"
                id="ValidationMessage_wt65_OutSystemsUIWeb_wt4_block_wtOnShow_wtin5"></span><input data-p="btn"
                onclick="(arguments[0] || window.event).stopPropagation();OsAjax(arguments[0] || window.event,'wt65_OutSystemsUIWeb_wt4_block_wtOnShow_wtTriggerEvent','wt65$OutSystemsUIWeb_wt4$block$wtOnShow$wtTriggerEvent','','__OSVSTATE,',''); return false;"
                type="submit" name="wt65$OutSystemsUIWeb_wt4$block$wtOnShow$wtTriggerEvent" value="Trigger" id="wt65_OutSystemsUIWeb_wt4_block_wtOnShow_wtTriggerEvent" tabindex="14" class="Button" style="display:none;"><span
                id="wt65_OutSystemsUIWeb_wt4_block_wtOnShow_wtRegisterJS2">
                <script>
                  TriggerEvents.register("wt65_OutSystemsUIWeb_wt4_block_wtOnShow", "wt65_OutSystemsUIWeb_wt4_block_wtOnShow_wtTriggerEvent");
                </script>
              </span>
              <table id="wt65_OutSystemsUIWeb_wt4_block_wtOnShow_wtEditRecord1" border="0" class="OSInline" style="display:none;">
              </table>
            </span><span id="wt65_OutSystemsUIWeb_wt4_block_wtOnHide"><input name="wt65$OutSystemsUIWeb_wt4$block$wtOnHide$wtin1" type="hidden" maxlength="200000" id="wt65_OutSystemsUIWeb_wt4_block_wtOnHide_wtin1" tabindex="15" aria-invalid="false"
                data-p="1"><span style="display: none;" class="ValidationMessage" role="alert" id="ValidationMessage_wt65_OutSystemsUIWeb_wt4_block_wtOnHide_wtin1"></span><input name="wt65$OutSystemsUIWeb_wt4$block$wtOnHide$wtin2" type="hidden"
                maxlength="200000" id="wt65_OutSystemsUIWeb_wt4_block_wtOnHide_wtin2" tabindex="16" aria-invalid="false" data-p="2"><span style="display: none;" class="ValidationMessage" role="alert"
                id="ValidationMessage_wt65_OutSystemsUIWeb_wt4_block_wtOnHide_wtin2"></span><input name="wt65$OutSystemsUIWeb_wt4$block$wtOnHide$wtin3" type="hidden" maxlength="200000" id="wt65_OutSystemsUIWeb_wt4_block_wtOnHide_wtin3" tabindex="17"
                aria-invalid="false" data-p="3"><span style="display: none;" class="ValidationMessage" role="alert" id="ValidationMessage_wt65_OutSystemsUIWeb_wt4_block_wtOnHide_wtin3"></span><input
                name="wt65$OutSystemsUIWeb_wt4$block$wtOnHide$wtin4" type="hidden" maxlength="200000" id="wt65_OutSystemsUIWeb_wt4_block_wtOnHide_wtin4" tabindex="18" aria-invalid="false" data-p="4"><span style="display: none;"
                class="ValidationMessage" role="alert" id="ValidationMessage_wt65_OutSystemsUIWeb_wt4_block_wtOnHide_wtin4"></span><input name="wt65$OutSystemsUIWeb_wt4$block$wtOnHide$wtin5" type="hidden" maxlength="200000"
                id="wt65_OutSystemsUIWeb_wt4_block_wtOnHide_wtin5" tabindex="19" aria-invalid="false" data-p="5"><span style="display: none;" class="ValidationMessage" role="alert"
                id="ValidationMessage_wt65_OutSystemsUIWeb_wt4_block_wtOnHide_wtin5"></span><input data-p="btn"
                onclick="(arguments[0] || window.event).stopPropagation();OsAjax(arguments[0] || window.event,'wt65_OutSystemsUIWeb_wt4_block_wtOnHide_wtTriggerEvent','wt65$OutSystemsUIWeb_wt4$block$wtOnHide$wtTriggerEvent','','__OSVSTATE,',''); return false;"
                type="submit" name="wt65$OutSystemsUIWeb_wt4$block$wtOnHide$wtTriggerEvent" value="Trigger" id="wt65_OutSystemsUIWeb_wt4_block_wtOnHide_wtTriggerEvent" tabindex="20" class="Button" style="display:none;"><span
                id="wt65_OutSystemsUIWeb_wt4_block_wtOnHide_wtRegisterJS2">
                <script>
                  TriggerEvents.register("wt65_OutSystemsUIWeb_wt4_block_wtOnHide", "wt65_OutSystemsUIWeb_wt4_block_wtOnHide_wtTriggerEvent");
                </script>
              </span>
              <table id="wt65_OutSystemsUIWeb_wt4_block_wtOnHide_wtEditRecord1" border="0" class="OSInline" style="display:none;">
              </table>
            </span>
          </div>
        </div>
        <div class="ThemeGrid_Width4 ThemeGrid_MarginGutter"><a id="wt31" tabindex="21" href="javascript:__doPostBack('wt31','')">Login</a></div>
      </div>
    </div>
  </div>
  <div id="wtMainContent" class="font-roboto ThemeGrid_Width10 ThemeGrid_Margin2" style="margin-top: 100px;">
    <div class="columns columns2 gutter-l tablet-break-none phone-break-all">
      <div id="OutSystemsUIWeb_wt133_block_wtColumn1" class="columns-item">
        <div style="margin-left: 0px">
          <div class="headingrobotoslab1" style="color: #e11b22; font-size: 50px; height: auto;"><span style="font-weight: normal;">Policy</span>Manager</div>
        </div>
        <div style="margin-left: 0px;font-weight: normal; margin-bottom: 0px; margin-right: 0px; margin-top: 20px;"><span class="headingroboto4" style="color: #4d4f53; width: 6 col;">A web and cloud-based platform, which allows you to easily manage
            the way you operate your credit insurance.<br></span>
          <div style="font-weight: normal; margin-top: 20px;">
            <div class="ThemeGrid_Width4" align="center" style="border-style: none solid none none; border-width: 0px 1px 0px 0px; margin-right: 0px;"><img alt="" src="/img/iconhero01.png?2867">
              <div style="font-weight: bold;"><span style="width: fill;">Real-time<br>Alerts</span></div>
            </div>
            <div class="ThemeGrid_Width4" align="center" style="border-style: none solid none none; border-width: 0px 1px 0px 0px; font-weight: bold;"><img alt="" src="/img/iconhero02.png?2867">
              <div style="font-weight: bold;"><span style="width: fill;">Automated <br>Reporting</span></div>
            </div>
            <div class="ThemeGrid_Width4" align="center" style="font-weight: bold;"><img alt="" src="/img/iconhero03.png?2867">
              <div><span style="width: fill;">Credit Risk<br>Analysis</span></div>
            </div>
          </div>
          <div style="margin-top: 80px;">
            <a id="OutSystemsUIWeb_wt133_block_wtColumn1_wtlink_demo2" tabindex="25" class="btn rightarrow_red" href="RequestDemoPopUp.aspx?Locale=" style="border-radius: 4px;"><span style="color: #fff;">REQUEST DEMO</span></a><span
              id="OutSystemsUIWeb_wt133_block_wtColumn1_RichWidgets_wtOnRequestDemoBottom2_block_wt1">
              <div style="display:none"><input disabled="disabled"
                  onclick="OsAjax(arguments[0] || window.event,'OutSystemsUIWeb_wt133_block_wtColumn1_RichWidgets_wtOnRequestDemoBottom2_block_wt1_wtGenerateUploadTokenButton','OutSystemsUIWeb_wt133$block$wtColumn1$RichWidgets_wtOnRequestDemoBottom2$block$wt1$wtGenerateUploadTokenButton','','__OSVSTATE,',''); return false;"
                  type="submit" name="OutSystemsUIWeb_wt133$block$wtColumn1$RichWidgets_wtOnRequestDemoBottom2$block$wt1$wtGenerateUploadTokenButton" value="Generate Upload Token"
                  id="OutSystemsUIWeb_wt133_block_wtColumn1_RichWidgets_wtOnRequestDemoBottom2_block_wt1_wtGenerateUploadTokenButton" tabindex="26" class="Button"><input disabled="disabled"
                  onclick="window.location.href='https://www.aonpolicymanager.com/RichWidgets/Popup_Upload.aspx'; return false;" type="submit" name="OutSystemsUIWeb_wt133$block$wtColumn1$RichWidgets_wtOnRequestDemoBottom2$block$wt1$wtPopupUploadLink"
                  value="Open Popup Upload" id="OutSystemsUIWeb_wt133_block_wtColumn1_RichWidgets_wtOnRequestDemoBottom2_block_wt1_wtPopupUploadLink" tabindex="27" class="Button ThemeGrid_MarginGutter"><span
                  id="OutSystemsUIWeb_wt133_block_wtColumn1_RichWidgets_wtOnRequestDemoBottom2_block_wt1_wtTriggerUploadContainer"></span></div><span class="Text_Note">
                <script type="text/javascript">
                  outsystems.internal.$().ready(function() {
                    var elem = document.getElementById('OutSystemsUIWeb_wt133_block_wtColumn1_wtlink_demo2');
                    var isPopupUpload = false;
                    if (elem) {
                      if (elem.href) {
                        isPopupUpload = elem.href.toLowerCase().indexOf('/richwidgets.popup_upload.aspx') >= 0;
                      } else if (elem.onclick) {
                        isPopupUpload = elem.onclick.toString().toLowerCase().indexOf('/richwidgets.popup_upload.aspx') >= 0;
                      }
                    }
                    if (isPopupUpload && true) {
                      RichWidgets_Popup_Editor_WithToken_init('OutSystemsUIWeb_wt133_block_wtColumn1_RichWidgets_wtOnRequestDemoBottom2_block_wt1_wtPopupUploadLink',
                        'OutSystemsUIWeb_wt133_block_wtColumn1_RichWidgets_wtOnRequestDemoBottom2_block_wt1', ' ', 552, 840, 'https://www.aonpolicymanager.com/LandingPage.aspx', true, false, true, false,
                        'OutSystemsUIWeb_wt133_block_wtColumn1_RichWidgets_wtOnRequestDemoBottom2_block_wt1_wtUploadTokenInput');
                      RichWidgets_Popup_Editor_Token_Generator_init('OutSystemsUIWeb_wt133_block_wtColumn1_wtlink_demo2', 'OutSystemsUIWeb_wt133_block_wtColumn1_RichWidgets_wtOnRequestDemoBottom2_block_wt1_wtGenerateUploadTokenButton');
                    } else {
                      RichWidgets_Popup_Editor_WithToken_init('OutSystemsUIWeb_wt133_block_wtColumn1_wtlink_demo2', 'OutSystemsUIWeb_wt133_block_wtColumn1_RichWidgets_wtOnRequestDemoBottom2_block_wt1', ' ', 552, 840,
                        'https://www.aonpolicymanager.com/LandingPage.aspx', true, false, true, false);
                    }
                  });
                </script>
              </span>
            </span></div>
        </div>
      </div>
      <div id="OutSystemsUIWeb_wt133_block_wtColumn2" class="columns-item">
        <div class="ThemeGrid_Width10" style="margin-left: 0px;margin-top: 0px;"><img alt="" src="/img/imagehero.png?2867"></div>
      </div>
    </div>
  </div>
  <div id="wtAonOnguard" align="center" style="margin-left: 0px;background-color: #ebebeb; margin-bottom: 20px; margin-right: 0px; margin-top: 20px; padding: 20px;">
    <div class="ThemeGrid_Width8" style="margin-left: 0px;margin-bottom: 10px; margin-top: 10px;"><span class="headingrobotoslab4" style="font-size: 28px; font-weight: normal;">Aon &amp; Visma Onguard have partnered to design an industry-leading
        platform, with a seamless connection and a suite of security features to make sure your data is protected.</span></div>
  </div>
  <div class="ThemeGrid_Margin2First" style="margin-bottom: 25px;">
    <div class="columns columns2 gutter-l tablet-break-none phone-break-all">
      <div id="OutSystemsUIWeb_wt130_block_wtColumn1" class="columns-item">
        <div class="headingrobotoslab2" style="color: #e11b22; font-weight: bold; margin-bottom: 10px;"><span style="font-weight: bold;">Manage Exposure<br>Control Risk&nbsp;</span></div><span class="headingroboto3"
          style="color: #4d4f53; font-weight: normal; width: auto;">Matching buyer and invoice data with insured limits across countries and currencies, and automating key processes, it makes managing your credit risk coverage faster and simpler,
          freeing up time to tackle other challenges.&nbsp;</span>
      </div>
      <div id="OutSystemsUIWeb_wt130_block_wtColumn2" class="columns-item">
        <div id="OutSystemsUIWeb_wt130_block_wtColumn2_wtVideo" class="ThemeGrid_Width10" style="height: auto; margin-right: 2 col;"><span id="OutSystemsUIWeb_wt130_block_wtColumn2_wtiframe" style="width=       height=: ;">
            <iframe src="PolicyManager_version23042019.mp4" style="height:300px;width:500px;" title="Iframe Example"></iframe>
          </span></div>
      </div>
    </div>
  </div>
  <div id="wtIcons" class="font-roboto" align="center" style="height: 350px;">
    <div class="ThemeGrid_Width3" style="background-color: #fff; border-color: #cecece; border-radius: 25px; border-style: solid; border-width: 1px; height: 350px; padding: 10px;"><img alt="" src="/img/icon01.png?2867">
      <div><span class="headingroboto3" style="color: #e11b22;">Real-time Alerts</span></div><span style="font-weight: normal;">Instant alerts to keep you up to date with e.g. invoicing, collections, coverage updates, as well as stop shipments on
        deliveries and debt recovery actions.</span>
    </div>
    <div class="ThemeGrid_Width3" style="margin-left: 25px;background-color: #fff; border-color: #c8c8c8; border-radius: 25px; border-style: solid; border-width: 1px; height: 350px; padding: 10px;"><img alt="" src="/img/icon02.png?2867">
      <div><span class="headingroboto3" style="color: #e11b22;">Automated Reporting</span></div><span style="font-weight: normal;">Produce insurance declarations and other reports without manual intervention. So you’ll always have everything that
        your organisation or your insurers need, on demand.</span>
    </div>
    <div class="ThemeGrid_Width3" style="margin-left: 25px;background-color: #fff; border-color: #c8c8c8; border-radius: 25px; border-style: solid; border-width: 1px; height: 350px; padding: 10px;"><img alt="" src="/img/icon03.png?2867">
      <div><span class="headingroboto3" style="color: #e11b22;">Credit Risk Analysis</span></div><span style="font-weight: normal;">In-depth insights on your buyers in real time, for easier decisions within your discretionary limits, which you can
        set directly in PolicyManager.</span>
    </div>
  </div>
  <div id="wtIntegration" align="center" style="background-color: #ebebeb; margin-bottom: 20px; margin-top: 20px; padding: 20px;">
    <div class="ThemeGrid_Width8" style="margin-left: 0px"><span class="headingrobotoslab4" style="font-size: 28px; font-weight: normal;">PolicyManager integrates with insurers’ systems and enterprise resource platforms to help your business save
        time and manage credit insurance with confidence, to maximise growth.</span></div>
  </div>
  <div class="ThemeGrid_Margin2First">
    <div class="columns columns2 gutter-l tablet-break-none phone-break-all">
      <div id="OutSystemsUIWeb_wt107_block_wtColumn1" class="columns-item">
        <div id="OutSystemsUIWeb_wt107_block_wtColumn1_wtWhatDoWeOffer" class="font-roboto ThemeGrid_Width11"><span class="headingrobotoslab3" style="color: #e11b22;">What do we offer?</span>
          <div style="font-weight: normal;"><span class="headingroboto4">PolicyManager is multi-policy, multi-insurer and multi-lingual, bringing everything into one secure location for global businesses and their teams worldwide.<br></span></div>
          <div class="headingroboto4" style="font-weight: normal; margin-top: 10px;"><span style="font-weight: bold;">Fast onboarding</span>
            <div style="margin-bottom: 15px;"><span style="font-weight: normal;">PolicyManager implementation focuses on prompt data testing, on-boarding, and training – so your team can quickly get value from the system. <br></span></div><span
              style="font-weight: bold;">Flexible pricing</span>
            <div><span style="font-weight: normal;">After a one-off set-up fee, our monthly licensing and support charges will depend on your chosen program. Find out more by getting in touch.&nbsp;</span></div>
          </div>
        </div>
      </div>
      <div id="OutSystemsUIWeb_wt107_block_wtColumn2" class="columns-item">
        <div id="OutSystemsUIWeb_wt107_block_wtColumn2_wtHowDoWeProtectYourData" class="font-roboto ThemeGrid_Width11" style="margin-left: 0px"><span class="headingrobotoslab3" style="color: #e11b22;">How do we protect your data?<br></span>
          <div style="font-weight: normal;"><span class="headingroboto4">We follow industry standard security protocols to protect all client data.<br></span></div>
          <div class="headingroboto4" style="margin-top: 10px;"><span style="font-weight: bold;">Server security</span>
            <div style="margin-bottom: 15px;"><span style="font-weight: normal;">We proactively update the security systems of our dedicated virtual private cloud and regularly test for vulnerabilities. <br></span></div><span
              style="font-weight: bold;">Application security</span>
            <div style="margin-bottom: 15px;"><span style="font-weight: normal;">We created PolicyManager using OutSystems, to secure the platform against the threats identified by the Open Web Application Security Project. <br></span></div><span
              style="font-weight: bold;">Compliance</span>
            <div><span style="font-weight: normal;">The platform is certified compliant with SOC 2, ISO 27001, and ISO 22301.&nbsp;</span></div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div align="center" style="background-color: #d1d3d4; height: 40px; margin-top: 20px; padding: 10px;">
    <a id="wt34" tabindex="29" href="https://drive.google.com/file/d/1Rh_RXMfxwVPcDVamCm0go7McLwnefJsY/view?usp=sharing"><span style="color: #000; margin-top: 0px;">Click here to read Terms Of Use</span></a></div>
  <div id="wtFooter" class="footer" style="height: 200px;">
    <div style="font-size: 44px;">
      <div class="ThemeGrid_Width5 ThemeGrid_Margin2First" style="font-family: 'Roboto Slab', serif; height: 200px;">
        <div style="font-size: 18px; margin-top: 50px;">
          <div style="color: #222; font-size: 44px;"><span style="font-weight: normal;">Policy</span><span style="font-weight: bold;">Manager</span></div>
          <a id="wtlink_demo" tabindex="30" class="btn rightarrow_red" href="RequestDemoPopUp.aspx?Locale=" style="border-radius: 4px;"><span style="color: #fff;">REQUEST DEMO</span></a><span id="RichWidgets_wtOnRequestDemoBottom_block_wt1">
            <div style="display:none"><input disabled="disabled"
                onclick="OsAjax(arguments[0] || window.event,'RichWidgets_wtOnRequestDemoBottom_block_wt1_wtGenerateUploadTokenButton','RichWidgets_wtOnRequestDemoBottom$block$wt1$wtGenerateUploadTokenButton','','__OSVSTATE,',''); return false;"
                type="submit" name="RichWidgets_wtOnRequestDemoBottom$block$wt1$wtGenerateUploadTokenButton" value="Generate Upload Token" id="RichWidgets_wtOnRequestDemoBottom_block_wt1_wtGenerateUploadTokenButton" tabindex="31"
                class="Button"><input disabled="disabled" onclick="window.location.href='https://www.aonpolicymanager.com/RichWidgets/Popup_Upload.aspx'; return false;" type="submit"
                name="RichWidgets_wtOnRequestDemoBottom$block$wt1$wtPopupUploadLink" value="Open Popup Upload" id="RichWidgets_wtOnRequestDemoBottom_block_wt1_wtPopupUploadLink" tabindex="32" class="Button ThemeGrid_MarginGutter"><span
                id="RichWidgets_wtOnRequestDemoBottom_block_wt1_wtTriggerUploadContainer"></span></div><span class="Text_Note">
              <script type="text/javascript">
                outsystems.internal.$().ready(function() {
                  var elem = document.getElementById('wtlink_demo');
                  var isPopupUpload = false;
                  if (elem) {
                    if (elem.href) {
                      isPopupUpload = elem.href.toLowerCase().indexOf('/richwidgets.popup_upload.aspx') >= 0;
                    } else if (elem.onclick) {
                      isPopupUpload = elem.onclick.toString().toLowerCase().indexOf('/richwidgets.popup_upload.aspx') >= 0;
                    }
                  }
                  if (isPopupUpload && true) {
                    RichWidgets_Popup_Editor_WithToken_init('RichWidgets_wtOnRequestDemoBottom_block_wt1_wtPopupUploadLink', 'RichWidgets_wtOnRequestDemoBottom_block_wt1', ' ', 552, 840, 'https://www.aonpolicymanager.com/LandingPage.aspx', true,
                      false, true, false, 'RichWidgets_wtOnRequestDemoBottom_block_wt1_wtUploadTokenInput');
                    RichWidgets_Popup_Editor_Token_Generator_init('wtlink_demo', 'RichWidgets_wtOnRequestDemoBottom_block_wt1_wtGenerateUploadTokenButton');
                  } else {
                    RichWidgets_Popup_Editor_WithToken_init('wtlink_demo', 'RichWidgets_wtOnRequestDemoBottom_block_wt1', ' ', 552, 840, 'https://www.aonpolicymanager.com/LandingPage.aspx', true, false, true, false);
                  }
                });
              </script>
            </span>
          </span>
        </div>
      </div>
      <div class="ThemeGrid_Width3 ThemeGrid_Margin1" align="right" style="height: 100px; margin-top: 50px;">
        <div style="margin-top: 50px;"><img alt="" src="/img/AonLogoFooter.png?2867" style="width:90px;"></div>
        <div style="font-size: 10px; height: 20px;"><span style="font-size: 10px;">© 2020 Aon plc. All rights reserved.</span></div>
      </div>
    </div>
  </div>
  <script type="text/javascript">
    outsystems.internal.$.get("/LandingPage/_status.aspx")
  </script>
  <script type="text/javascript">
    //<![CDATA[
    var OsPage_ValidatorsOrder = new Array("wt65_OutSystemsUIWeb_wt4_block_wtOnShow_wtin1", "wt65_OutSystemsUIWeb_wt4_block_wtOnShow_wtin2", "wt65_OutSystemsUIWeb_wt4_block_wtOnShow_wtin3", "wt65_OutSystemsUIWeb_wt4_block_wtOnShow_wtin4",
      "wt65_OutSystemsUIWeb_wt4_block_wtOnShow_wtin5", "wt65_OutSystemsUIWeb_wt4_block_wtOnHide_wtin1", "wt65_OutSystemsUIWeb_wt4_block_wtOnHide_wtin2", "wt65_OutSystemsUIWeb_wt4_block_wtOnHide_wtin3",
      "wt65_OutSystemsUIWeb_wt4_block_wtOnHide_wtin4", "wt65_OutSystemsUIWeb_wt4_block_wtOnHide_wtin5", "OutSystemsUIWeb_wt133_block_wtColumn1_RichWidgets_wtOnRequestDemoBottom2_block_wt1_wtUploadTokenInput",
      "RichWidgets_wtOnRequestDemoBottom_block_wt1_wtUploadTokenInput");
    var OsPage_Validators = new Array({}, {
      controltovalidate: "wt65_OutSystemsUIWeb_wt4_block_wtOnShow_wtin1",
      evaluationfunction: "OsCustomValidatorEvaluateIsValid",
      errormessage: "Text expected!",
      clientvalidationfunction: "OsCustomValidatorText"
    }, {
      controltovalidate: "wt65_OutSystemsUIWeb_wt4_block_wtOnShow_wtin2",
      evaluationfunction: "OsCustomValidatorEvaluateIsValid",
      errormessage: "Text expected!",
      clientvalidationfunction: "OsCustomValidatorText"
    }, {
      controltovalidate: "wt65_OutSystemsUIWeb_wt4_block_wtOnShow_wtin3",
      evaluationfunction: "OsCustomValidatorEvaluateIsValid",
      errormessage: "Text expected!",
      clientvalidationfunction: "OsCustomValidatorText"
    }, {
      controltovalidate: "wt65_OutSystemsUIWeb_wt4_block_wtOnShow_wtin4",
      evaluationfunction: "OsCustomValidatorEvaluateIsValid",
      errormessage: "Text expected!",
      clientvalidationfunction: "OsCustomValidatorText"
    }, {
      controltovalidate: "wt65_OutSystemsUIWeb_wt4_block_wtOnShow_wtin5",
      evaluationfunction: "OsCustomValidatorEvaluateIsValid",
      errormessage: "Text expected!",
      clientvalidationfunction: "OsCustomValidatorText"
    }, {
      controltovalidate: "wt65_OutSystemsUIWeb_wt4_block_wtOnHide_wtin1",
      evaluationfunction: "OsCustomValidatorEvaluateIsValid",
      errormessage: "Text expected!",
      clientvalidationfunction: "OsCustomValidatorText"
    }, {
      controltovalidate: "wt65_OutSystemsUIWeb_wt4_block_wtOnHide_wtin2",
      evaluationfunction: "OsCustomValidatorEvaluateIsValid",
      errormessage: "Text expected!",
      clientvalidationfunction: "OsCustomValidatorText"
    }, {
      controltovalidate: "wt65_OutSystemsUIWeb_wt4_block_wtOnHide_wtin3",
      evaluationfunction: "OsCustomValidatorEvaluateIsValid",
      errormessage: "Text expected!",
      clientvalidationfunction: "OsCustomValidatorText"
    }, {
      controltovalidate: "wt65_OutSystemsUIWeb_wt4_block_wtOnHide_wtin4",
      evaluationfunction: "OsCustomValidatorEvaluateIsValid",
      errormessage: "Text expected!",
      clientvalidationfunction: "OsCustomValidatorText"
    }, {
      controltovalidate: "wt65_OutSystemsUIWeb_wt4_block_wtOnHide_wtin5",
      evaluationfunction: "OsCustomValidatorEvaluateIsValid",
      errormessage: "Text expected!",
      clientvalidationfunction: "OsCustomValidatorText"
    });
    //]]>
  </script>
  <script type="text/javascript">
    //<![CDATA[
    var OsPage_ValidationActive = false;
    OsValidatorOnLoad();

    function OsValidatorOnSubmit() {
      if (OsPage_ValidationActive) {
        return OsValidatorCommonOnSubmit();
      }
      return true;
    }
    // ]]>
  </script>
  <script type="text/javascript">
    //<![CDATA[
    document.getElementById("wt65_OutSystemsUIWeb_wt4_block_wtOnHide_wtTriggerEvent").elementsToValidate = new Array();
    document.getElementById("wt65_OutSystemsUIWeb_wt4_block_wtOnShow_wtTriggerEvent").elementsToValidate = new Array();
    // ]]>
  </script>
</form>

Text Content

| PolicyManager

Login
PolicyManager
A web and cloud-based platform, which allows you to easily manage the way you
operate your credit insurance.

Real-time
Alerts
Automated
Reporting
Credit Risk
Analysis
REQUEST DEMO


Aon & Visma Onguard have partnered to design an industry-leading platform, with
a seamless connection and a suite of security features to make sure your data is
protected.
Manage Exposure
Control Risk 
Matching buyer and invoice data with insured limits across countries and
currencies, and automating key processes, it makes managing your credit risk
coverage faster and simpler, freeing up time to tackle other challenges. 

Real-time Alerts
Instant alerts to keep you up to date with e.g. invoicing, collections, coverage
updates, as well as stop shipments on deliveries and debt recovery actions.
Automated Reporting
Produce insurance declarations and other reports without manual intervention. So
you’ll always have everything that your organisation or your insurers need, on
demand.
Credit Risk Analysis
In-depth insights on your buyers in real time, for easier decisions within your
discretionary limits, which you can set directly in PolicyManager.
PolicyManager integrates with insurers’ systems and enterprise resource
platforms to help your business save time and manage credit insurance with
confidence, to maximise growth.
What do we offer?
PolicyManager is multi-policy, multi-insurer and multi-lingual, bringing
everything into one secure location for global businesses and their teams
worldwide.

Fast onboarding
PolicyManager implementation focuses on prompt data testing, on-boarding, and
training – so your team can quickly get value from the system.

Flexible pricing
After a one-off set-up fee, our monthly licensing and support charges will
depend on your chosen program. Find out more by getting in touch. 
How do we protect your data?

We follow industry standard security protocols to protect all client data.

Server security
We proactively update the security systems of our dedicated virtual private
cloud and regularly test for vulnerabilities.

Application security
We created PolicyManager using OutSystems, to secure the platform against the
threats identified by the Open Web Application Security Project.

Compliance
The platform is certified compliant with SOC 2, ISO 27001, and ISO 22301. 
Click here to read Terms Of Use
PolicyManager
REQUEST DEMO

© 2020 Aon plc. All rights reserved.
Click here to see your activities