Skip to main content

2024 November FeatureLog

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

change log for November 2024

change logupdate lognew feature logNovember 2024Nov24
FC-Icons_SSL-TLS_Secure_1.svg
Description

This tutorial shows how to import a CA certificate to a Linux OS keystore as part of implementing TLS security. With CA certificates stored, applications can be programmed to establish secure connections to websites so Google Chrome does not report that the site is insecure.

Documents updatedInitial products and versions
  • FairCom DB 13.0.1

  • FairCom Edge 4.2.1

  • FairCom MQ 4.2.1

  • FairCom RTG COBOL 4.2.1

  • FairCom RTG Btrieve 4.2.1

Audience

Developers

Source references

D961

Tutorial to import a CA certificate to Linux

LinuxCA certificateimportTLSSecure
Description

You might want to reset the transaction log due to impending transaction limits, database upgrades, or other reasons. Documentation has been added to help when dealing with special situations where you use dynamic dump backups, replication, deferred Indexing, full-text indexing, or record update callbacks.

Documents updatedInitial products and versions
  • FairCom DB 13.0.1

  • FairCom Edge 4.2.1

  • FairCom MQ 4.2.1

  • FairCom RTG COBOL 4.2.1

  • FairCom RTG Btrieve 4.2.1

Audience

Developers Administrators

Source references

D358

Reset the transaction log

transaction logreset
Description

FairCom added new actions to the MQ API to enable you to have MQTT's pub/sub capabilities while using the HTTP protocol. FairCom uniquely allows you to centrally manage sessions for all MQTT clients. The "getMessagesFromMqttTopic" action allows you to do event streaming in FairCom products similar to how Kafka does it.

Documents updatedInitial products and versions
  • FairCom Edge 4.2.1

  • FairCom MQ 4.2.1

Audience

Administrators

Source references

D1509

New message and event streaming actions in the MQ API for pub and sub capabilities similar to Kafka

MQ API actionsmessage actionsevent streaming actionsKafkapubsub