Quantum Fabric Integration Services Hotfix 9.0.0.7
Fixed Issues
- Enhanced the performance of Quantum Fabric when Redis cache is used as the cache provider. The performance is enhanced by compressing or decompressing data while storing or retrieving a large payload.
- Fixed an issue where if charset and application/json were present in the Content-Type header and a special character was present in the payload, the data would get encoded before being sent to the back end.
- Fixed an issue where empty spaces were removed from the back-end response.
- 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 an API Error occurred if the authorization header contained comma-delimited values.
- Removed the dependency of the
MobileFabricException
class from thetransaction
API. - Fixed an issue where the JSON response was not displayed in the correct order if the back-end response was not uniform.
Upgrade Instructions:
- For Cloud: Not applicable.
- For On-Premises: Follow these steps:
- Download the Quantum Fabric 9.0.0.7 Integration Server artifacts from the following link:
http://download.kony.com/onpremise/mobilefabric/server/9.0.0.7/mf-integrationserver-9.0.0.7.zip - Extract the mf-integrationserver-9.0.0.7 .zip, you will find the following WAR files in the
middleware
folder:admin.war
services.war
middleware.war
apps.war
- Take a backup of the existing war files and replace them with the downloaded war files in your Web (or) Application Server.
- Restart the server.
- Download the Quantum Fabric 9.0.0.7 Integration Server artifacts from the following link: