2024 August FeatureLog
View the various changes made to the FairCom documentation in the month of August
Code packages allow you to store and manage code in the server with version control. Currently, code packages currently support running JavaScript code in the FairCom server. You can use code package actions to create, modify, clone, list, and view your code packages so that you can ensure the most up to date version of your code is running.
If you are actively developing your code, you can activate and deactivate as well as delete and undelete versions of your code so that you can develop without worrying about breaking code.
FairCom DB 13.0.1
FairCom MQ 4.2.1
FairCom Edge 4.2.1
FairCom RTG Btrieve 4.2.1
FairCom RTG COBOL 4.2.1
Developers
D871
Code packages
All FairCom products now enable developers to embed and run JavaScript code to transform data returned by the JSON DB "getRecords..."
actions. You can add or remove properties, change property values, completely restructure the JSON, and even run functions to convert data values such as converting Celsius to Fahrenheit.
FairCom DB 13.0.1
FairCom MQ 4.2.1
FairCom Edge 4.2.1
FairCom RTG Btrieve 4.2.1
FairCom RTG COBOL 4.2.1
Developers
D871
JavaScript transforms for JSON DB getRecords
All FairCom products now enable developers to embed and run JavaScript code to transform the data inserted into their integration tables. You can add or remove properties, change property values, completely restructure the JSON, and even run functions to convert data values such as converting Celsius to Fahrenheit.
FairCom DB 13.0.1
FairCom MQ 4.2.1
FairCom Edge 4.2.1
FairCom RTG Btrieve 4.2.1
FairCom RTG COBOL 4.2.1
Developers
D871
JavaScript transforms for FairCom Edge and MQ
FairCom has released a new tutorial to show you how to configure client certificates and TLS in Node-RED.
You can now configure Node-RED to authenticate with a FairCom server with client certificates. Client certificates are a more secure way to authenticate than using a username and password.
FairCom DB 13.0.1
FairCom MQ 4.2.1
FairCom Edge 4.2.1
FairCom RTG Btrieve 4.2.1
FairCom RTG COBOL 4.2.1
Administrators and Engineers
D1329