Business Functions - Changes & Fixes

This page covers changes and fixes to Business Functions provided in IPF Release 2025.3.0

Human Task Manager

Changed

  • In HTM Floclient, there has been the addition of a cancel task kafka endpoint; when ipf.htm.async.cancel-task.type is set to kafka and ipf.htm.async.cancel-task.enabled is set to true, a new topic is enabled. Applications interacting with this new topic with a custom value, rather than the default value of HTM_CANCEL_TASK, would need to amend the following configuration:

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