servicehub.amadeus.com Open in urlscan Pro
104.126.37.139  Public Scan

Submitted URL: https://s266319173.t.en25.com/e/er?utm_campaign=TRD-24-Q4-APAC-INDIA%20Email%201-SAPE%20new%20version%20APAC-TS-All-ADT-TRV-MK...
Effective URL: https://servicehub.amadeus.com/c/portal/view-solution/732035409/amadeus-stand-alone-print-emulator-sape-entry-point?utm_campaig...
Submission: On December 19 via manual from US — Scanned from NL

Form analysis 3 forms found in the DOM

Name: _com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch_fm_kmwl_GET https://servicehub.amadeus.com/search-all

<form action="https://servicehub.amadeus.com/search-all" class="form  " data-fm-namespace="_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch_"
  id="_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch_fm_kmwl_" method="get" name="_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch_fm_kmwl_">
  <fieldset class="input-container">
    <legend class="sr-only">Search Bar</legend>
    <input class="field form-control" id="_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch_formDate" name="_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch_formDate"
      type="hidden" value="1734615833634">
    <div class="input-group search-bar search-bar-simple">
      <input class="field search-bar-empty-search-input form-control" id="_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch_emptySearchEnabled"
        name="_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch_emptySearchEnabled" type="hidden" value="false">
      <div class="input-group-item search-bar-keywords-input-wrapper search_box">
        <input class="form-control input-group-inset input-group-inset-after search-bar-keywords-input yui3-aclist-input" data-qa-id="searchInput"
          id="_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch_kmwl_keywords" name="q" placeholder="Search Amadeus Service Hub..." title="Search Amadeus Service Hub..." type="text" value=""
          aria-autocomplete="list" aria-expanded="false" aria-owns="yui_patched_v3_18_3_1_1734615834198_124" autocomplete="off">
        <input class="field form-control" id="_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch_scope" name="_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch_scope"
          type="hidden" value="">
        <div class="input-group-inset-item input-group-inset-item-after search-bar-search-button-wrapper">
          <button class="btn search-bar-search-button btn-unstyled" aria-label="Submit" id="_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch_kmwl_button" type="submit"><svg
              class="lexicon-icon lexicon-icon-search" focusable="false" role="presentation" viewBox="0 0 512 512">
              <path class="lexicon-icon-outline"
                d="M503.254 467.861l-133.645-133.645c27.671-35.13 44.344-79.327 44.344-127.415 0-113.784-92.578-206.362-206.362-206.362s-206.362 92.578-206.362 206.362 92.578 206.362 206.362 206.362c47.268 0 90.735-16.146 125.572-42.969l133.851 133.851c5.002 5.002 11.554 7.488 18.106 7.488s13.104-2.486 18.106-7.488c10.004-10.003 10.004-26.209 0.029-36.183zM52.446 206.801c0-85.558 69.616-155.173 155.173-155.173s155.174 69.616 155.174 155.173-69.616 155.173-155.173 155.173-155.173-69.616-155.173-155.173z">
              </path>
            </svg></button>
        </div>
        <div id="yui_patched_v3_18_3_1_1734615834198_104" class="yui3-widget yui3-aclist yui3-widget-positioned yui3-aclist-hidden" aria-hidden="true" style="left: 0px; top: 0px;">
          <div id="yui_patched_v3_18_3_1_1734615834198_106" class="yui3-aclist-content">
            <ul class="yui3-aclist-list" id="yui_patched_v3_18_3_1_1734615834198_124" role="listbox"></ul>
          </div>
        </div>
        <div class="yui3-aclist-aria" aria-live="polite" role="status"></div>
      </div>
    </div>
    <script type="text/javascript">
      // <![CDATA[
      AUI().use('array-extras', 'autocomplete-list', 'aui-base', 'aui-io-request', 'autocomplete-highlighters', function(A) {
        var autoCompleteData;
        var cb = function() {
          console.log('reached')
        };
        var autoComplete = new A.AutoCompleteList({
          inputNode: '#_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch_kmwl_keywords',
          render: 'true',
          scrollIntoView: false,
          queryDelay: 750,
          on: {
            select: function(item) {
              if (!item.result.raw.titleId && !shouldRemoveSuggestion) {
                var resultSelected = item.result.raw;
                result = resultSelected.articleTitle ? resultSelected.articleTitle : resultSelected.termSearchKeyword ? resultSelected.termSearchKeyword : resultSelected.userTermSearchKeyword;
                document.getElementById('_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch_kmwl_keywords').value = result;
                document.getElementById('_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch_selectedSuggesion').value = JSON.stringify(resultSelected);
                document.getElementById('_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch_kmwl_button').click();
              }
              if (item.result.raw.titleId) {
                setTimeout(function() {
                  document.getElementById('_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch_kmwl_keywords').value = "";
                });
              }
            },
            visibleChange: function(item) {
              $('li.yui3-aclist-item:has(div.identify)').addClass('overideHover');
              A.all(".result-header").each(function(node) {
                node.ancestor('li').setStyle('color', '#fff');
                node.ancestor('li').setStyle('background', '#365d9e');
              });
            }
          },
          source: function() {
            var headersearch = $('#_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch_kmwl_keywords').parents().hasClass('ash-header-search-bar');
            var inputValue = A.one('#_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch_kmwl_keywords').val();
            var myAjaxRequest = A.io.request(
              'https://servicehub.amadeus.com/view-solution?p_p_id=com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch&p_p_lifecycle=2&p_p_state=normal&p_p_mode=view&p_p_resource_id=searchAutoComplete&p_p_cacheability=cacheLevelPage&_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch_utm_campaign=TRD-24-Q4-APAC-INDIA+Email+1-SAPE+new+version+APAC-TS-All-ADT-TRV-MKT-798702&_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch__com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_oAAQirtnLYAF_mvcPath=%2Fview_content.jsp&_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch_utm_medium=email&_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch__com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_oAAQirtnLYAF_type=content&_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch__com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_oAAQirtnLYAF_assetEntryId=732035426&_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch_utm_source=Eloqua', {
                dataType: 'json',
                sync: true,
                method: 'POST',
                data: {
                  _com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch_searchInput: inputValue,
                  _com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch_cmd: "autoComplete"
                },
                autoLoad: false,
                on: {
                  success: function() {
                    var isHomePageSearch = false;
                    var searchListDiv = $('.search-bar-keywords-input-wrapper .yui3-aclist');
                    if (isHomePageSearch && !headersearch) {
                      if (searchListDiv.hasClass("yui3-aclist")) {
                        searchListDiv.addClass("yui3-aclist-home");
                      }
                    } else {
                      searchListDiv.removeClass("yui3-aclist-home");
                    }
                    var data = this.get('responseData');
                    autoCompleteData = data;
                  }
                }
              });
            myAjaxRequest.start();
            return autoCompleteData;
          },
          resultHighlighter: function(query, results) {
            var finalResults = [];
            return A.Array.map(results, function(result) {
              if (result.raw.titleId) {
                return result.text;
              }
              return A.Highlight.all(result.text, query);
            });
          },
          resultFormatter: function(query, results) {
            return A.Array.map(results, function(result) {
              if (result.raw.termSearchKeyword) {
                var icon = '<span class="search-ic icon icon-search"></span>';
                return '<div class="displayResult">' + icon + result.display + '</div>';
              }
              if (result.raw.userTermSearchKeyword) {
                var remove_title = Liferay.Language.get("remove-suggestion");
                var icon = '<span class="search-ic icon icon-history"></span>';
                return '<div class="suggestion-wrapper">' + '<div class="displayResult suggestion-first">' + icon + '<div class="content">' + result.display + '</div></div>' + '<div onclick="removeSuggestion(event, \'' + result.text +
                  '\');" class="suggestion-second"  title="' + remove_title + '">' + '<div class="ic-close"><span class="icon icon-times"></span></div></div></div>';
              }
              return '<div class="displayResult">' + result.display + '</div>';
            });
          },
          resultListLocator: function(result) {
            var suggestedList = [];
            if (result.userKeywordTitleJSON.length > 0) {
              suggestedList = suggestedList.concat(result.userKeywordTitleJSON);
              if (result.keywordTitleJSON.length > 0) {
                suggestedList = suggestedList.concat(result.keywordTitleJSON);
              }
            } else if (result.keywordTitleJSON.length > 0) {
              suggestedList = suggestedList.concat(result.keywordTitleJSON);
            }
            return suggestedList;
          },
          resultTextLocator: function(result) {
            var text = result.articleTitle ? result.articleTitle : result.termSearchKeyword ? result.termSearchKeyword : result.userTermSearchKeyword ? result.userTermSearchKeyword : result.title;
            return text;
          },
        });
      });
      // ]]>
    </script>
    <input class="field form-control" id="_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch_sortBy" name="_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch_sortBy"
      type="hidden" value="">
    <input class="field form-control" id="_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch_selectedSuggesion"
      name="_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch_selectedSuggesion" type="hidden" value="">
  </fieldset>
</form>

Name: hrefFmPOST #

<form action="#" aria-hidden="true" class="hide" id="hrefFm" method="post" name="hrefFm"><span></span><button hidden="" type="submit">Hidden</button></form>

POST //translate.googleapis.com/translate_voting?client=te

<form id="goog-gt-votingForm" action="//translate.googleapis.com/translate_voting?client=te" method="post" target="votingFrame" class="VIpgJd-yAWNEb-hvhgNd-aXYTce"><input type="text" name="sl" id="goog-gt-votingInputSrcLang"><input type="text"
    name="tl" id="goog-gt-votingInputTrgLang"><input type="text" name="query" id="goog-gt-votingInputSrcText"><input type="text" name="gtrans" id="goog-gt-votingInputTrgText"><input type="text" name="vote" id="goog-gt-votingInputVote"></form>

Text Content

NAVIGATION

 * Skip to Content

Support
Community
Search Bar

Login
 * Home


AMADEUS STAND-ALONE PRINT EMULATOR (SAPE): ENTRY POINT

YOU ARE VIEWING THIS PAGE FROM AN EXTERNAL SOURCE AND ITS CONTENT MAY OR MAY NOT
BE APPLICABLE IN YOUR MARKET. IF YOU ARE ALREADY A REGISTERED USER OF AMADEUS
SERVICE HUB, PLEASE LOGIN TO ACCESS THE FULL KNOWLEDGE BASE, NEWS, TRAINING
MATERIALS AND OTHER SERVICES SPECIFIC TO YOUR MARKET.


null Amadeus Stand-Alone Print Emulator (SAPE): Entry Point

Print Amadeus Stand-Alone Print Emulator (SAPE): Entry Point
This article provides you with information on Amadeus Stand-Alone Print
Emulator, also referred...

Google translate is an external translation service. Click here to see terms and
conditions.
Choose a Language
Bahasa Indonesian
Czech
French
German
Greek
Hebrew
Hungarian
Italian
Japanese
Korean
Polish
Portuguese (Brazil)
Portuguese (Portugal)
Russian
Simplified Chinese
Spanish
Traditional Chinese
Turkish
Ukrainian



AMADEUS STAND-ALONE PRINT EMULATOR (SAPE): ENTRY POINT

Updated 17/12/2024   |   17325 Views angle-down

Product(s):

Amadeus Selling Platform Connect, Pro Printer

Topic(s):

Travel information and documents, Technical solutions

Summary:

This article provides you with information on Amadeus Stand-Alone Print
Emulator, also referred to as SAPE.


DESCRIPTION



Amadeus Stand-Alone Print Emulator is an application that allows you to save or
print your travel documents automatically, IATA documents, itineraries, and
invoices, as well as transmit your A.I.R. and I.M.R. files to a local or network
folder and your third-party mid- or back-office provider.


HOW TO ARTICLES

 * How to install the SAPE 
 * How to configure your printer devices  
 * How to upgrade SAPE to the latest version
   
   Note: Always ensure the latest SAPE version is installed on your computer. 
 * How to move the SAPE to a new computer

 * How to move ATIDs to another physical machine or workstation
 * How to stop, start, or restart SAPE
 * How to check the Amadeus Peripheral Manager (1A-PM) or the SAPE status
 * How to extract logs for troubleshooting purposes
 * How to log a case



DOCUMENTATION

User documentation

 * Amadeus Stand-Alone Print Emulator (SAPE): User Guide
   Amadeus Stand-Alone Print Emulator (SAPE): Quick card
 * Amadeus AmaPrint2: Uninstallation Guide
 * Amadeus Stand-Alone Print Emulator (SAPE): First Installation Guide

Related articles

 * Amadeus Stand-Alone Print Emulator (SAPE): Installer
 * Amadeus Stand-Alone Print Emulator (SAPE): Product components
 * Amadeus Stand-Alone Print Emulator (SAPE): System requirements
 * Amadeus Stand-Alone Print Emulator (SAPE): FAQs
 * Amadeus Stand-Alone Print Emulator (SAPE): Amadeus Peripheral Manager (1A-PM)
 * Amadeus Stand-Alone Print Emulator (SAPE): Stand-Alone Print Emulator
   (1A-SAPE)
 * Amadeus Stand-Alone Print Emulator (SAPE): Service Management GUI
 * Amadeus Stand-Alone Print Emulator (SAPE): Release notes






RELATED LINKS




RELATED LINKS:

Hidden
English 中文 (简体) 中文 (繁體) čeština français Deutsch Ελληνικά עברית magyar italiano
日本語 한국어 polski português (Portugal) русский español Türkçe Bahasa Indonesia
українська português (Brasil)
© Amadeus IT Group SA - Legal Notices Amadeus Global Privacy policy Amadeus+Me
Terms and Conditions


By clicking “Accept All Cookies”, you agree to the storing of cookies on your
device to enhance site navigation, analyze site usage, and assist in our
marketing efforts. Legal Notices, Privacy and Amadeus Policies.

Reject All Accept All Cookies
Cookies Settings



PRIVACY PREFERENCE CENTER




 * YOUR PRIVACY


 * TECHNICAL COOKIES


 * ANALYTICAL OR PERFORMANCE COOKIES


 * PERSONALISATION COOKIES


 * BEHAVIOURAL ADVERTISING COOKIES

YOUR PRIVACY

When you visit any website, it may store or retrieve information on your
browser, mostly in the form of cookies. This information might be about you,
your preferences or your device and is mostly used to make the site work as you
expect it to. The information does not usually directly identify you, but it can
give you a more personalized web experience. Because we respect your right to
privacy, you can choose not to allow some types of cookies. Click on the
different category headings to find out more and change our default settings.
However, blocking some types of cookies may impact your experience of the site
and the services we are able to offer.
More information

TECHNICAL COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms. You can set your browser to block
or alert you about these cookies, but some parts of the site will not then work.
These cookies do not store any personally identifiable information.

Cookies Details‎

ANALYTICAL OR PERFORMANCE COOKIES

Analytical or performance cookies


These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site.    All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies we will not know when you have visited our site, and
will not be able to monitor its performance.

Cookies Details‎

PERSONALISATION COOKIES

Personalisation cookies


These cookies enable the website to provide enhanced functionality and
personalisation. They may be set by us or by third party providers whose
services we have added to our pages.    If you do not allow these cookies then
some or all of these services may not function properly.

Cookies Details‎

BEHAVIOURAL ADVERTISING COOKIES

Behavioural advertising cookies


These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites. They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.

Cookies Details‎
Back Button


BACK

Filter Button
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

 * View Third Party Cookies
    * Name
      cookie name


Clear
checkbox label label
Apply Cancel
Confirm My Choices
Allow All

Oorspronkelijke tekst

Deze vertaling beoordelen
Je feedback wordt gebruikt om Google Translate te verbeteren