KB Article #179863

Flow Deployment overwritting existing CFT SAP and Hostname

Problem

Customers are seeing a situation, when deploying flows between two or more Transfer CFT’s in Central Governance where the SAP is either missing on or removed on existing CFT Partners as well as, the hostname of CFTTCP entry being populated with host=INADDR_ANY.


These errors can be seen when deploying the flows with the Central Governance UI, REST API’s, or Command Line Interface causing existing Transfer Requests to fail.

Resolution

By adding the property force.host.port.on.source.for.pull.flows=true into the com.axway.cmp.cgcft-default.cfg located in the <CG BASE DIRECTORY>/runtime/com.axway.nodes.ume_[HASH]/conf/ folder this situation can be avoided.


Setting this property value will force Central Governance Deployments to always populate the CFTTCP SAP and Hostname or leave existing CFTTCP entries untouched.


Change is dynamic so there is no need to restart Central Governance