Kony Fabric Integration Services Hotfix 8.3.1.6
Fixed Issues
- Fixed an issue where exporting the storage object data as a CSV or JSON file gave an error if a string field has double quotation marks (").
- Fixed an issue where the AWS API Connector in the integration service did not accept headers of ContentType application/ json, that contained additional parameters. You can now add additional parameters to a header.
- Fixed an issue where an Orchestration service would indicate that the service call was successful (opstatus 0), even when an underlying service failed.
- Fixed a page navigation issue in the reports page.
Upgrade Instructions:
- For Cloud: Raise a cloud upgrade request.
- For On-Premises:
Follow these steps:- Download Kony Fabric 8.3.1.6 Integration Server artifacts from
http://download.kony.com/onpremise/mobilefabric/server/8.3.1.6/mf-integrationserver-8.3.1.6.zip - Extract the mf-integrationserver-8.3.1.6.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 (other than the Tomcat Application Server).
For Tomcat Application Server, follow these additional steps:
- Extract the following library list from the existing
admin.war
orservices.war
(fromadmin.war/WEB-INF/lib
orservices.war/WEB-INF/lib
)- activeio-core-3.1.4.jar
- activemq-broker-5.9.0.jar
- activemq-client-5.9.0.jar
- geronimo-j2ee-management_1.1_spec-1.0.1.jar
- geronimo-jms_1.1_spec-1.1.1.jar
- hawtbuf-1.9.jar
- Copy the extracted jars files to the downloaded
admin.war
andservices.war
folders (toadmin.war/WEB-INF/lib
andservices.war/WEB-INF/lib
paths). - Deploy the patch build artifacts to the Tomcat Server.
- Extract the following library list from the existing
- Update the middleware plugins in Visualizer.
- Restart the server.
- Download Kony Fabric 8.3.1.6 Integration Server artifacts from