Documentation for a newer release is available. View Latest

Business Functions - Changes & Fixes

This page covers changes and fixes to Business Functions provided in release IPF-2025.2.0.

Human Task Manager

Changed

  • HTM Floclient, by default, communicates with HTM Server asynchronously, via Kafka. If your HTM Server is configured to listen for Register Task Request messages on Kafka topic other than default HTM_REGISTER_TASK, you should also adjust the HTM Floclient configuration by adding the following:

ipf.htm.async.register-task.kafka.producer.topic = CUSTOM_TOPIC_NAME