Release Highlights

These videos provide an overview of some of the main feature highlights of CMP 8.12:

  • Charge Suspensions
  • Write Off

Patch Releases

The latest ansible playbook should be downloaded before installing any release or patch and the version should checked against the cmp-ansible-playbook-pkg version in the Module Versions section below. The playbook package should be at least the version specified below but may be a later version.

CMP 8.12.0.12 - 4th March 2024


This patch release provides a fix for 1 application support issue as follows:

  • CMPIS-2906: Billing Inconsistencies (RED-798) - It was observed that is a subscription was disconnected a few days after being connected, no normal invoice was produced.

This has resulted in changes to the following module:

  • sabre-invoice-production (build 2.13.19)

This patch is available for deployment in the CMP 8.12 GA repository.


CMP 8.12.0.11 - 21st February 2024


This patch release provides fixes for 3 application support issues as follows:

  • CMPIS-2900: Rated Usage - Refactor Duplicate CDR Check (RED-789) - A duplicate write was attempted on the Rated Usage table resulting in the rated usage batch ending up with a stage status of 'error'. The Rated Usage job has been modified to check for all possible duplicate records at the start of processing a batch.
  • CMPIS-2943: Recurring Payments Rejection Job Failure (RED-804) - The Recurring Payment Rejections job had been failing with a Persistent Object Exception.
  • CMPIS-2958: Termination Fee Calculation Changes (RED-797) - The termination fee calculation was using the termination date to calculate termination fees rather than the day after.

This has resulted in changes to the following modules:

  • agent-view (build 8.15.26)
  • agent-view-interfaces-layer (build 8.15.73)
  • sabre-dal (build 2.14.93)
  • sabre-rated-usage (build 2.14.15)
  • sabre-recurring-payments (build 2.13.7)

This patch is available for deployment in the CMP 8.12 GA repository.


CMP 8.12.0.10 - 16th February 2024


This patch release provides a quick fix for 1 application support issue as follows:

  • CMPIS-2900: Rated Usage - Refactor Duplicate CDR Check (RED-789) - A duplicate write was attempted on the Rated Usage table resulting in the rated usage batch ending up with a stage status of 'error'. This is a quick fix to enable the Rated Usage job to continue processing usage records until the final fix is available.

This has resulted in changes to the following modules:

  • sabre-dal (build 2.14.92)
  • sabre-rated-usage (build 2.14.13)

This patch is available for deployment in the CMP 8.12 GA repository.


CMP 8.12.0.9 - 26th January 2024


This patch release provides fixes for 4 application support issues as follows:

  • CMPIS-2900: Rated Usage - Refactor Duplicate CDR Check (RED-789) - A duplicate write was attempted on the Rated Usage table resulting in the rated usage batch ending up with a stage status of 'error'. The Rated Usage job has been modified to check for all possible duplicate records at the start of processing a batch.
  • CMPIS-2901: AgentView - Termination Fee Calculation Incorrect (RED-797) - The calculation of 'Other Charges' in the termination fee calculation was returning incorrect values in certain scenarios.
  • CMPIS-2735: Credit Value Remains on account after refund processed (RED-778) - An issue was observed pertaining to credit balances remaining against an account after processing a refund. The issue was seen were a customer disconnected their services prior to the first invoice.
  • CMPIS-2902: Latest Invoice Amount Not Populated for Comms - When the field LATESTINVOICEAMOUNT was included as part of a communication, the value for that field on the commsrequestfielddetail was being set to NULL incorrectly.

This has resulted in changes to the following module:

  • agent-view (build 8.15.25)
  • agent-view-interfaces-layer (build 8.15.71)
  • published-interfaces-layer (build 8.15.27)
  • sabre-comms (build 2.14.21)
  • sabre-dal (build 8.14.91)
  • sabre-rated-usage (build 8.14.12)
  • sabre-recurring-payments (build 8.13.6)

This patch is available for deployment in the CMP 8.12 GA repository.


CMP 8.12.0.8 - 8th December 2023


This patch release provides 1 product enhancement and 4 application support issue fixes as follows:

  • CMP-20485: Comms - Account Amount Due - Credit Balance - The comms field 'ACCOUNTAMOUNTDUE' has been modified to ensure that a credit/negative balance is not returned but instead a zero amount is returned. This can then be effectively used in payment due comms.
  • CMPIS-2817: Service Billed incorrectly after bill cycle change (RED-790) - An issue was identified when billing a service in arrears that occurred after a change to the bill cycle where the service was billed incorrectly.
  • CMPIS-2824: Package Ended After Bill Cycle Date (RED-791) - An issue was identified where a customer had cancelled a a recurring bolt-on after just one day and was charged an extra day for the service by mistake.
  • CMPIS-2873: REST Exception - Order By Clause - When the REST GET Subscription Email Address is called before the REST GET Subscription web service, the REST GET Subscription service failed. The same issue was observed if the REST GET Account Email Address is called before the REST GET Account web service.
  • CMPIS-2874: Comms - Payment Received Comm - Intermittent Failure (RED-793) - An intermittent issue was observed whereby a communication for a successfully received payment was not been sent for some accounts. This occurred when a subscription-level comms was being processed at the same time as the account-level comms.

This has resulted in changes to the following module:

  • rest-ws (build 2.14.91)
  • sabre-comms (build 2.14.20)
  • sabre-dal (build 2.14.88)
  • sabre-invoice-production (build 2.13.18)
  • shared-services-rest (build 1.15.47)

This patch is available for deployment in the CMP 8.12 GA repository.


CMP 8.12.0.7 - 3rd November 2023


This patch release provides 1 application support issue as follows:

  • CMPIS-2814: AgentView Refresh Errors - Occasionally when trying to refresh an AgentView screen an internal system error was being reported and the session became unusable. This was an intermittent problem.

This has resulted in changes to the following module:

  • agent-view-interfaces-layer (build 8.15.69)

This patch is available for deployment in the CMP 8.12 GA repository.


CMP 8.12.0.6 - 1st November 2023


This patch release provides 1 product enhancement and 7 application support issues as follows:

  • CMPIS-2808: Price Plan Change – Cannot change to price plan with same tariff - It was not possible to perform a Price Plan change through AgentView where the underlying tariff on the old and new price plan was the same.
  • CMPIS-2803: External Configuration Module – Duplicate Properties - Some of the properties deployed via the External Configuration module were appearing on the double in the System Property table.
  • CMPIS-2774: Actual Days in Month Service Pricing incorrect (RED-783) - The prorate calculation using the actual days in the month was pricing incorrect when the charged traversed a month with different numbers of days.
  • CMPIS-2677: REST – Create Order (New Subscription) – Attribute Changes - Some attributes in the REST Create Order (New Subscription) request and response have been updated for consistency with other web services. These were already documented correctly in the CMP 8.12 RESTful API specification.
  • CMPIS-2676: REST – Get Order Response - Attribute Changes - The REST Get Orders Response has been updated to include a salesperson object. This was already documented correctly in the CMP 8.12 RESTful API specification.
  • CMPIS-2675: REST – Get Order Response - Attribute Changes - Some attributes in the REST Get Order response have been updated for consistency with other web services. These were already documented correctly in the CMP 8.12 RESTful API specification.
  • CMPIS-2674: REST – Create Order – Salespeson Id being taken as sales account number - When using the Create Order REST API, the salespersonId field was incorrectly being interpreted as the sales account number.
  • CMP-20272: 10T Tech Adapter Rebuild - Some module properties that are required to correctly configure the 10T Tech adapter were not exposed through the administration console.

This has resulted in changes to the following module:

  • agent-view-interfaces-layer (build 8.15.68)
  • published-interfaces-layer (build 8.15.26)
  • rest-ws (build 2.14.90)
  • sabre-dal (build 2.14.85)
  • sabre-invoice-production (build 2.13.15)
  • sabre-server (build 1.19.62)
  • shared-services-common (build 1.15.46)
  • shared-services-rest (build 1.15.46)
  • sabre-tenttech-warehouse-adapter (build 1.0.26)

This patch is available for deployment in the CMP 8.12 GA repository.


CMP 8.12.0.5 - 18th October 2023


This patch release provides 5 product enhancements and one application support issue as follows:

  • CMP-20303: Subscription Bar – Include Bar/Unbar Reason - When confirming a successful bar or unbar action item, the Action Monitor job should set the Reason Code (Bar or Unbar respectively) on the Subscription Bar record to the Reason Code of the Workflow Event record relating to the action item being confirmed. This was not happening.
  • CMP-20306: Include Base Package Code in Provisioning Outbound JSON - The outbound provisioning JSON message has been enhanced to include the Package Code related to the Price Plan of the subscriber.
  • CMP-20304: REST – Change Price Plan Refactor – Allow Non Network - The REST Change Price Plan web service has been enhanced to allow a non-network action to be raised. Previously this REST web service only supported network actions.
  • CMP-20305: REST – Change Serial Number Refactor – Allow Non Network - The REST Change Serial Number web service has been enhanced to allow a non-network action to be raised. Previously this REST web service only supported network actions.
  • CMP-20212: REST - Post Subscription Attributes Refactor - Multiple Attributes - The POST Subscription Attributes web service has been enhanced to support multiple subscription attributes being added within the same request. Prior to this change only one subscription attribute could be added with a single request.
  • CMPIS-2653: REST - Create Workflow - Error on optional fields - The customerContactName and customerContactNumber attributes in the Create Workflow web service request have been made optional. Prior to this change both request attributes were mandatory.

This has resulted in changes to the following module:

  • dataModel (build 2.14.50)
  • rest-ws (build 2.14.83)
  • sabre-action-monitor (build 2.13.26)
  • sabre-dal (build 2.14.83)
  • sabre-provisioning (build 2.13.3)
  • shared-services-common (build 1.15.43)
  • shared-services-rest (build 1.15.43)

This patch is available for deployment in the CMP 8.12 GA repository.


CMP 8.12.0.4 - 11th October 2023


This patch release provides 2 product enhancements as follows:

  • CMP-20327: Ability to deploy product data for one or more networks - As part of a new deployment of CMP, it is possible to pre-populate the database with configuration data related to a specific online of offline network to which CMP is pre-integrated. The 'Global' section of the Installation Configuration Tool has been updated to include a new configuration parameter called 'Data Population Network' that allows the configuration data for one or more pre-integrated networks to be included within the installation.
  • CMP-20330: Ability to Save and Load Config Data from within CMP itself - This product change allows configuration data to be exported from one database and imported into a new database. The export and import are executed directly against the database schema for which configuration data is to be exported/imported. This export/import works for different data segments based on the specific requirements of the project. The command accepts the required configuration level export or import as an input parameter.

This has resulted in changes to the following module:

  • cmp-database-pkg (build 8.15.21)

This patch is available for deployment in the CMP 8.12 GA repository.


CMP 8.12.0.3 - 25th September 2023


This patch release addresses 2 application support issues as follows:

  • CMPIS-2761: AgentView - Out of Contract Subscriptions should be displayed in Termination Costs Panel - In some cases, subscriptions that were out of contract were not appearing in the termination costs panel. Now that the panel contains usage and other charges, all connected subscribers are included in the list of subscriptions.
  • CMPIS-2757: Refunds - Refunds against payments not matching correctly - In some cases, when a refund was created against a payment the record that was subsequently created on the sales ledger transaction table did not contain the correct values for original transaction type and original transaction reference meaning the ledger monitor cannot match the refund against the payment.

This has resulted in changes to the following modules:

  • agent-view-interfaces-layer (build 8.15.67)
  • sabre-dal (build 2.14.82)
  • sabre-mdsledger-adapter (build 2.8.4)

This patch is available for deployment in the CMP 8.12 GA repository.


CMP 8.12.0.2 - 21st September 2023


This patch release addresses 1 application support issue as follows:

  • CMPIS-2773: Workflow Monitor - Charge Suspension Account Type Issue - An issue was observed whereby an account was not automatically suspended from charging as part of the credit control process. Where multiple account types were defined for an account charge usage of 'Charging Suspended', the charging suspension was not being handled correctly.
  • CMPIS-2713: NetEngage - Usage Adapter Not Loading Usage - The NetEngage usage adapter was not loading usages file to the inbound/usages location due to a deprecated method.

This has resulted in changes to the following modules:

  • sabre-server (build 1.19.60)
  • sabre-workflow-monitor (build 2.13.9)
  • sabre-netengage-notification-adapter (build 1.2.2)
  • sabre-netengage-usage-adapter (build 1.2.2)

This patch is available for deployment in the CMP 8.12 GA repository.


CMP 8.12.0.1 - 1st September 2023


This patch release addresses 2 application support issues as follows:

  • CMPIS-2744: SOAP - Get Subscription - Returning normal for barred subscription - The SOAP QuerySubscription web service (with a dataset of 'BASIC') was returning a subscription status of 'Normal' in the response for a subscription that was barred. This should return the name of the bar in the same way as AgentView does.
  • CMPIS-2745: Bulk Sales Ledger Adjustment - Excessive workflow creation - It was observed in testing that a large number of events were being created for a single CMP account. This was due to the bulk action driver file not being correctly archived once processed.

This has resulted in changes to the following modules:

  • published-interfaces-layer (build 8.15.25)
  • sabre-bulk-action-framework (build 1.13.3)
  • soap-ws (build 8.15.23)

This patch is available for deployment in the CMP 8.12 GA repository.


Core Module Versions

CMP Module 8.12.0.1 8.12.0.2 8.12.0.3 8.12.0.4 8.12.0.5 8.12.0.6 8.12.0.7 8.12.0.8 8.12.0.9 8.12.0.10 8.12.0.11
agent-view8.15.238.15.238.15.238.15.238.15.238.15.238.15.238.15.238.15.258.15.258.15.26
agent-view-interfaces-layer8.15.668.15.668.15.678.15.678.15.678.15.688.15.698.15.698.15.718.15.718.15.73
agent-view-servlet8.13.28.13.28.13.28.13.28.13.28.13.28.13.28.13.28.13.28.13.28.13.2
bulk-action-console1.12.41.12.41.12.41.12.41.12.41.12.41.12.41.12.41.12.41.12.41.12.4
cmp-ansible-playbook-pkg1.12.461.12.461.12.461.12.491.12.511.12.521.12.521.12.521.12.521.12.521.12.52
cmp-database-pkg8.15.198.15.198.15.198.15.218.15.218.15.218.15.218.15.218.15.218.15.218.15.21
cmp-pentaho-custom-pkg1.3.11.3.11.3.11.3.11.3.11.3.11.3.11.3.11.3.11.3.11.3.1
cmp-pentaho-reports-pkg1.5.11.5.11.5.11.5.11.5.11.5.11.5.11.5.11.5.11.5.11.5.1
configuration-centre8.15.338.15.338.15.338.15.338.15.338.15.338.15.338.15.338.15.338.15.338.15.33
context-sensitive-help1.5.251.5.251.5.251.5.251.5.251.5.251.5.251.5.251.5.251.5.251.5.25
dataModel2.14.482.14.482.14.482.14.482.14.502.14.502.14.502.14.502.14.502.14.502.14.50
discovery-utility1.4.51.4.51.4.51.4.51.4.51.4.51.4.51.4.51.4.51.4.51.4.5
health-check-service1.4.81.4.81.4.81.4.81.4.81.4.81.4.81.4.81.4.81.4.81.4.8
login-component8.10.18.10.18.10.18.10.18.10.18.10.18.10.18.10.18.10.18.10.18.10.1
published-interfaces-layer8.15.258.15.258.15.258.15.258.15.258.15.268.15.268.15.268.15.278.15.278.15.27
rest-ws2.14.792.14.792.14.792.14.792.14.832.14.902.14.902.14.912.14.912.14.912.14.91
role-extender8.13.38.13.38.13.38.13.38.13.38.13.38.13.38.13.38.13.38.13.38.13.3
sabre-action-monitor2.13.252.13.252.13.252.13.252.13.262.13.262.13.262.13.262.13.262.13.262.13.26
sabre-advance-notification1.9.41.9.41.9.41.9.41.9.41.9.41.9.41.9.41.9.41.9.41.9.4
sabre-agreement-plan-monitor1.5.11.5.11.5.11.5.11.5.11.5.11.5.11.5.11.5.11.5.11.5.1
sabre-allocations1.5.61.5.61.5.61.5.61.5.61.5.61.5.61.5.61.5.61.5.61.5.6
sabre-analyser-extract2.9.22.9.22.9.22.9.22.9.22.9.22.9.22.9.22.9.22.9.22.9.2
sabre-archive-management1.2.11.2.11.2.11.2.11.2.11.2.11.2.11.2.11.2.11.2.11.2.1
sabre-batch-error-management2.6.12.6.12.6.12.6.12.6.12.6.12.6.12.6.12.6.12.6.12.6.1
sabre-bill-pdf-collection-adapter2.9.12.9.12.9.12.9.12.9.12.9.12.9.12.9.12.9.12.9.12.9.1
sabre-bill-print2.14.42.14.42.14.42.14.42.14.42.14.42.14.42.14.42.14.42.14.42.14.4
sabre-bulk-action-framework1.13.31.13.31.13.31.13.31.13.31.13.31.13.31.13.31.13.31.13.31.13.3
sabre-comms2.14.192.14.192.14.192.14.192.14.192.14.192.14.192.14.202.14.212.14.212.14.21
sabre-comms-purge1.0.131.0.131.0.131.0.131.0.131.0.131.0.131.0.131.0.131.0.131.0.13
sabre-credit-control2.11.22.11.22.11.22.11.22.11.22.11.22.11.22.11.22.11.22.11.22.11.2
sabre-credit-reference2.13.22.13.22.13.22.13.22.13.22.13.22.13.22.13.22.13.22.13.22.13.2
sabre-dal2.14.812.14.812.14.822.14.822.14.832.14.852.14.852.14.882.14.912.14.922.14.93
sabre-data-fix1.7.21.7.21.7.21.7.21.7.21.7.21.7.21.7.21.7.21.7.21.7.2
sabre-data-warehouse2.14.22.14.22.14.22.14.22.14.22.14.22.14.22.14.22.14.22.14.22.14.2
sabre-debt-recovery-agency2.12.22.12.22.12.22.12.22.12.22.12.22.12.22.12.22.12.22.12.22.12.2
sabre-decryption-adapter1.3.11.3.11.3.11.3.11.3.11.3.11.3.11.3.11.3.11.3.11.3.1
sabre-device-enrolment1.11.71.11.71.11.71.11.71.11.71.11.71.11.71.11.71.11.71.11.71.11.7
sabre-edit-subscription1.13.31.13.31.13.31.13.31.13.31.13.31.13.31.13.31.13.31.13.31.13.3
sabre-ee-usage-adapter2.8.12.8.12.8.12.8.12.8.12.8.12.8.12.8.12.8.12.8.12.8.1
sabre-encryption-adapter1.3.11.3.11.3.11.3.11.3.11.3.11.3.11.3.11.3.11.3.11.3.1
sabre-external-configuration2.10.72.10.72.10.72.10.72.10.72.10.72.10.72.10.72.10.72.10.72.10.7
sabre-external-log-collector1.5.31.5.31.5.31.5.31.5.31.5.31.5.31.5.31.5.31.5.31.5.3
sabre-external-reference-upload1.14.41.14.41.14.41.14.41.14.41.14.41.14.41.14.41.14.41.14.41.14.4
sabre-gdpr-purge2.9.12.9.12.9.12.9.12.9.12.9.12.9.12.9.12.9.12.9.12.9.1
sabre-general-ledger1.8.31.8.31.8.31.8.31.8.31.8.31.8.31.8.31.8.31.8.31.8.3
sabre-generic-activity-adapter-daemon2.7.12.7.12.7.12.7.12.7.12.7.12.7.12.7.12.7.12.7.12.7.1
sabre-generic-postingout-daemon2.7.22.7.22.7.22.7.22.7.22.7.22.7.22.7.22.7.22.7.22.7.2
sabre-interface-purge1.8.31.8.31.8.31.8.31.8.31.8.31.8.31.8.31.8.31.8.31.8.3
sabre-invoice-posting2.11.72.11.72.11.72.11.72.11.72.11.72.11.72.11.72.11.72.11.72.11.7
sabre-invoice-production2.13.112.13.112.13.112.13.112.13.112.13.152.13.152.13.182.13.182.13.182.13.19
sabre-ledger-monitor2.9.42.9.42.9.42.9.42.9.42.9.42.9.42.9.42.9.42.9.42.9.4
sabre-managed-number-monitor2.10.12.10.12.10.12.10.12.10.12.10.12.10.12.10.12.10.12.10.12.10.1
sabre-managed-numbers2.11.72.11.72.11.72.11.72.11.72.11.72.11.72.11.72.11.72.11.72.11.7
sabre-manage-plan-tariff-change1.8.41.8.41.8.41.8.41.8.41.8.41.8.41.8.41.8.41.8.41.8.4
sabre-manage-sales-ledger-adjustment1.6.41.6.41.6.41.6.41.6.41.6.41.6.41.6.41.6.41.6.41.6.4
sabre-manage-subscription-contract1.6.41.6.41.6.41.6.41.6.41.6.41.6.41.6.41.6.41.6.41.6.4
sabre-manage-subscription-feature1.7.41.7.41.7.41.7.41.7.41.7.41.7.41.7.41.7.41.7.41.7.4
sabre-manage-subscription-service1.11.31.11.31.11.31.11.31.11.31.11.31.11.31.11.31.11.31.11.31.11.3
sabre-manage-workflow1.7.41.7.41.7.41.7.41.7.41.7.41.7.41.7.41.7.41.7.41.7.4
sabre-mandate-registrations2.10.22.10.22.10.22.10.22.10.22.10.22.10.22.10.22.10.22.10.22.10.2
sabre-mandate-revisions2.11.32.11.32.11.32.11.32.11.32.11.32.11.32.11.32.11.32.11.32.11.3
sabre-matrix-usage-transformation-daemon2.6.12.6.12.6.12.6.12.6.12.6.12.6.12.6.12.6.12.6.12.6.1
sabre-mdsledger-adapter2.8.32.8.32.8.42.8.42.8.42.8.42.8.42.8.42.8.42.8.42.8.4
sabre-non-recurring-payments2.12.22.12.22.12.22.12.22.12.22.12.22.12.22.12.22.12.22.12.22.12.2
sabre-probe-alert-email-distribution-adapter1.2.11.2.11.2.11.2.11.2.11.2.11.2.11.2.11.2.11.2.11.2.1
sabre-probe-alert-snmp-distribution-adapter1.2.21.2.21.2.21.2.21.2.21.2.21.2.21.2.21.2.21.2.21.2.2
sabre-provisioning2.13.22.13.22.13.22.13.22.13.32.13.32.13.32.13.32.13.32.13.32.13.3
sabre-rated-charge2.11.22.11.22.11.22.11.22.11.22.11.22.11.22.11.22.11.22.11.22.11.2
sabre-rated-usage2.14.112.14.112.14.112.14.112.14.112.14.112.14.112.14.112.14.122.14.132.14.15
sabre-receipt-pdf-collection-adapter2.8.22.8.22.8.22.8.22.8.22.8.22.8.22.8.22.8.22.8.22.8.2
sabre-receipt-print2.12.12.12.12.12.12.12.12.12.12.12.12.12.12.12.12.12.12.12.12.12.1
sabre-recurring-bank-payments-bacs-adapter2.7.22.7.22.7.22.7.22.7.22.7.22.7.22.7.22.7.22.7.22.7.2
sabre-recurring-payments2.13.52.13.52.13.52.13.52.13.52.13.52.13.52.13.52.13.62.13.62.13.7
sabre-recurring-pre-payments1.12.21.12.21.12.21.12.21.12.21.12.21.12.21.12.21.12.21.12.21.12.2
sabre-sales-order1.11.361.11.361.11.361.11.361.11.361.11.361.11.361.11.361.11.361.11.361.11.36
sabre-server1.19.591.19.601.19.601.19.601.19.601.19.621.19.621.19.621.19.621.19.621.19.62
sabre-sim-profile2.12.152.12.152.12.152.12.152.12.152.12.152.12.152.12.152.12.152.12.152.12.15
sabre-simulator2.14.212.14.212.14.212.14.212.14.212.14.212.14.212.14.212.14.212.14.212.14.21
sabre-smpp-adapter1.8.11.8.11.8.11.8.11.8.11.8.11.8.11.8.11.8.11.8.11.8.1
sabre-statement-production2.9.12.9.12.9.12.9.12.9.12.9.12.9.12.9.12.9.12.9.12.9.1
sabre-system-activity-purge1.2.11.2.11.2.11.2.11.2.11.2.11.2.11.2.11.2.11.2.11.2.1
sabre-termination-fee-monitor1.5.11.5.11.5.11.5.11.5.11.5.11.5.11.5.11.5.11.5.11.5.1
sabre-usage-archiving2.9.32.9.32.9.32.9.32.9.32.9.32.9.32.9.32.9.32.9.32.9.3
sabre-usage-reconciliation1.4.21.4.21.4.21.4.21.4.21.4.21.4.21.4.21.4.21.4.21.4.2
sabre-web-push-adapter1.1.11.1.11.1.11.1.11.1.11.1.11.1.11.1.11.1.11.1.11.1.1
sabre-wholesale-usage1.5.11.5.11.5.11.5.11.5.11.5.11.5.11.5.11.5.11.5.11.5.1
sabre-wholesale-usage-adapter1.5.11.5.11.5.11.5.11.5.11.5.11.5.11.5.11.5.11.5.11.5.1
sabre-workflow-monitor2.13.82.13.92.13.92.13.92.13.92.13.92.13.92.13.92.13.92.13.92.13.9
sam-services1.4.41.4.41.4.41.4.41.4.41.4.41.4.41.4.41.4.41.4.41.4.4
setup-utility1.0.831.0.831.0.831.0.831.0.831.0.831.0.831.0.831.0.831.0.831.0.83
shared-services-common1.15.421.15.421.15.421.15.421.15.431.15.461.15.461.15.461.15.461.15.461.15.46
shared-services-rest1.15.421.15.421.15.421.15.421.15.431.15.461.15.461.15.471.15.471.15.471.15.47
soap-ws8.15.238.15.238.15.238.15.238.15.238.15.238.15.238.15.238.15.238.15.238.15.23
sso-client1.11.41.11.41.11.41.11.41.11.41.11.41.11.41.11.41.11.41.11.41.11.4
stripe-redirect-payment-provider1.4.11.4.11.4.11.4.11.4.11.4.11.4.11.4.11.4.11.4.11.4.1
validation8.15.28.15.28.15.28.15.28.15.28.15.28.15.28.15.28.15.28.15.28.15.2
webswing2.5.5.852.5.5.852.5.5.852.5.5.852.5.5.852.5.5.852.5.5.852.5.5.852.5.5.852.5.5.852.5.5.85
wso2is-login1.13.31.13.31.13.31.13.31.13.31.13.31.13.31.13.31.13.31.13.31.13.3

Optional Module Versions

BACS Modules 8.12.0.1 8.12.0.2 8.12.0.3 8.12.0.4 8.12.0.5 8.12.0.6 8.12.0.7 8.12.0.8 8.12.0.9 8.12.0.10 8.12.0.11
sabre-addacs-transformation-adapter2.7.12.7.12.7.12.7.12.7.12.7.12.7.12.7.12.7.12.7.12.7.1
sabre-addacs-xml-adapter1.5.11.5.11.5.11.5.11.5.11.5.11.5.11.5.11.5.11.5.11.5.1
sabre-arucs-transformation-adapter2.7.12.7.12.7.12.7.12.7.12.7.12.7.12.7.12.7.12.7.12.7.1
sabre-arucs-xml-adapter1.5.11.5.11.5.11.5.11.5.11.5.11.5.11.5.11.5.11.5.11.5.1
sabre-arudd-xml-adapter1.5.11.5.11.5.11.5.11.5.11.5.11.5.11.5.11.5.11.5.11.5.1
sabre-auddis-transformation-adapter2.6.12.6.12.6.12.6.12.6.12.6.12.6.12.6.12.6.12.6.12.6.1
sabre-auddis-transformation-inbound-adapter2.7.12.7.12.7.12.7.12.7.12.7.12.7.12.7.12.7.12.7.12.7.1
sabre-auddis-xml-adapter1.5.11.5.11.5.11.5.11.5.11.5.11.5.11.5.11.5.11.5.11.5.1
sabre-awacs-transformation-adapter2.7.12.7.12.7.12.7.12.7.12.7.12.7.12.7.12.7.12.7.12.7.1
sabre-awacs-xml-adapter1.5.11.5.11.5.11.5.11.5.11.5.11.5.11.5.11.5.11.5.11.5.1
sabre-bacs-transformation-adapter2.7.12.7.12.7.12.7.12.7.12.7.12.7.12.7.12.7.12.7.12.7.1
sabre-bacs-xml-common1.5.11.5.11.5.11.5.11.5.11.5.11.5.11.5.11.5.11.5.11.5.1
Credit Reference Extract Modules
sabre-equifax-insight20012.8.22.8.22.8.22.8.22.8.22.8.22.8.22.8.22.8.22.8.22.8.2
sabre-experian-transformation-adapter2.7.12.7.12.7.12.7.12.7.12.7.12.7.12.7.12.7.12.7.12.7.1
Online Charging Modules
lifecycle-synchronous-provisioning-impl8.8.78.8.78.8.78.8.78.8.78.8.78.8.78.8.78.8.78.8.78.8.7
sabre-lifecycle-provisioning-adapter2.9.12.9.12.9.12.9.12.9.12.9.12.9.12.9.12.9.12.9.12.9.1
sabre-lifecycle-provisioning-response-adapter2.9.12.9.12.9.12.9.12.9.12.9.12.9.12.9.12.9.12.9.12.9.1
sabre-lifecycle-usage-adapter2.8.12.8.12.8.12.8.12.8.12.8.12.8.12.8.12.8.12.8.12.8.1
netengage-synchronous-allowance-management-impl8.12.28.12.28.12.28.12.28.12.28.12.28.12.28.12.28.12.28.12.28.12.2
sabre-netengage-notification-adapter1.2.11.2.21.2.21.2.21.2.21.2.21.2.21.2.21.2.21.2.21.2.2
sabre-netengage-provisioning-adapter1.3.41.3.41.3.41.3.41.3.41.3.41.3.41.3.41.3.41.3.41.3.4
sabre-netengage-recurring-prepayments-adapter1.2.11.2.11.2.11.2.11.2.11.2.11.2.11.2.11.2.11.2.11.2.1
sabre-netengage-usage-adapter1.2.11.2.21.2.21.2.21.2.21.2.21.2.21.2.21.2.21.2.21.2.2
openet-synchronous-provisioning-impl8.13.18.13.18.13.18.13.18.13.18.13.18.13.18.13.18.13.18.13.18.13.1
sabre-openet-provisioning-adapter2.12.22.12.22.12.22.12.22.12.22.12.22.12.22.12.22.12.22.12.22.12.2
sabre-openet-recurring-prepayment-adapter1.6.11.6.11.6.11.6.11.6.11.6.11.6.11.6.11.6.11.6.11.6.1
sabre-openet-usage-adapter2.9.12.9.12.9.12.9.12.9.12.9.12.9.12.9.12.9.12.9.12.9.1
Offline Charging Modules
offline-synchronous-allowance-management-impl8.12.18.12.18.12.18.12.18.12.18.12.18.12.18.12.18.12.18.12.18.12.1
sabre-offline-rating1.9.61.9.61.9.61.9.61.9.61.9.61.9.61.9.61.9.61.9.61.9.6
sparc-engine1.3.291.3.291.3.291.3.291.3.291.3.291.3.291.3.291.3.291.3.291.3.29
10T Tech eSIM Modules
sabre-tenttech-warehouse-adapter1.0.241.0.241.0.241.0.241.0.241.0.261.0.261.0.261.0.261.0.261.0.26
sabre-tenttech-warehouse-handle-notification-adapter1.0.131.0.131.0.131.0.131.0.131.0.131.0.131.0.131.0.131.0.131.0.13
NetEngage Voucher Management Modules
netengage-voucher-management-impl1.0.41.0.41.0.41.0.41.0.41.0.41.0.41.0.41.0.41.0.41.0.4
voucher-management-interface1.1.11.1.11.1.11.1.11.1.11.1.11.1.11.1.11.1.11.1.11.1.1
voucher-management-services1.2.21.2.21.2.21.2.21.2.21.2.21.2.21.2.21.2.21.2.21.2.2