VH_GetVars app gateway failing in TIAL_ICM integrations

Issue dateNovember 19, 2021
Observed behaviorAn exception is thrown in TIAL ICM environments when using ECC Variables, causing App Gateway requests to fail. Exceptions thrown in logs.
Products and versions affectedOn-Premise Callback versions 9.0 - 9.2
Components affectedQueueManager
Applications affectedOn-Premise Callback
SeverityCritical
Root causeA 64-bit pointer is being passed to a 32-bit TIAL application. This causes an invalid memory address and an Invalid Address exception.
ResolutionUpgrade the version of On-Premise Callback
Expected availability
  • 9.2.1
WorkaroundsDo not use ECC variables.
Defects related to this issue#179323919

TIAL_ICM 64bit memory address is passed to 32bit tial dll, causing exception.