Quantum Fabric Integration Services Hotfix 9.3.0.1

Fixed Issues

  • Fixed an issue where Content-Type was missing in response headers while saving data on Middleware.
  • Fixed the JSON response for nested arrays in the JSON Integration service adapter.
  • Added new options for time intervals (1min, 5mins, 15mins) to configure trace logs.
  • Fixed an issue where an empty payload was passed to a child service in the SDO (service-driven object) flow.
  • Fixed an issue in the Scrapper service where a Null Pointer Exception would occur at run time.
  • Fixed an issue in the client state cookie as the server did not pass the SameSite value.
  • 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.
  • Enabled UTF-8 support for Fabric Object Services.
  • 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 the server response time popup was not visible in the Admin Console.
  • Fixed an issue where a payload would get transformed while preparing the RequestData.
  • Fixed an issue with the rendering of jobs in the Admin Console.

 

Upgrade Instructions:

  • For Cloud: Raise a cloud upgrade request.
  • For On-Premises: Follow these steps:
    1. Download the Quantum Fabric 9.3.0.1 Integration Server artifacts from the following link:
      https://download.temenos-cloud.com/onpremise/mobilefabric/server/9.3.0.1/mf-integrationserver-9.3.0.1.zip
    2. Extract the mf-integrationserver-9.3.0.1.zip, you will find the following WAR files in the middleware folder:
      • admin.war
      • services.war
      • middleware.war
      • apps.war
    3. Take a backup of the existing war files and replace them with the downloaded war files in your Web (or) Application Server.
    4. Restart the server.