Quantum Fabric Installer Hotfix 9.2.1.6 (On-Premises)

Enhancements

  • Support for CORS has been added to the apps.war file.
  • Removed the dependency of the MobileFabricException class from the transaction API.
  • Enabled UTF-8 support for Fabric Object Services.
  • Consolidated Changes for Oracle DBX Enhancements:
    • Implemented a fix to call stored procedures based on the ordinal position of parameters.
    • Added support for Oracle CLOB and NCLOB data types.
    • Fixed an issue with parsing Timestamps in stored procedures and functions.

 

Fixed Issues

  • Fixed an issue where the offline sync date filter conflicted with the Oracle database.
  • Fixed an issue where a Null Pointer Exception occurred during the Scrapper service run time.
  • Fixed the logic to correctly identify long and integer data types in the result object.
  • Fixed an issue where custom filters, servlets, and listeners would not load due to timing issues between the main thread and the timer thread.
  • Fixed an issue where an API Error occurred if the authorization header contained comma-delimited values.
  • Fixed an issue where the enable/disable flag was not honored while invoking a service from the App Services Console.
  • Fixed an issue where changes to a custom jar were not honored while testing a service in the Fabric Console.
  • Fixed an issue where the name of the parent service did not qualify for service calls that were made from the service manager.
  • Fixed an issue where a payload would get transformed while preparing the RequestData.
  • Fixed an issue where an empty payload was passed to a child service in the SDO (service-driven object) flow.