Skip to main content

2024 August FeatureLog

View the various changes made to the FairCom documentation in the month of August

FC-Icons_Code-Package.svg
Description

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.

Documents updatedInitial products and versions
  • 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

Audience

Developers

Source references

D871

Code packages

code packagesFeatureLogtransform datastore and manage code in the serverJavaScript
FC-Icons_Code-Package.svg
Description

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.

Documents updatedInitial products and versions
  • 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

Audience

Developers

Source references

D871

JavaScript transforms for JSON DB getRecords

transformsJavaScriptJSON DBgetRecordsFeatureLogAug 2024
FC-Icons_Code-Package.svg
Description

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.

Documents updatedInitial products and versions
  • 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

Audience

Developers

Source references

D871

JavaScript transforms for FairCom Edge and MQ

transformsJavaScriptintegration tablesFeatureLogAug 2024
Description

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.

Documents updatedInitial products and versions
  • 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

Audience

Administrators and Engineers

Source references

D1329

Node-RED client certificates

Node-REDclient certificates29 August 2024FeatureLog