PYTNRMAX: Unsuccessful transmission attempts greater than specified maximum - HxGN EAM - 12.0.1 - Feature Briefs - Hexagon

HxGN EAM Python Framework and Flex Python Scripting

Language
English
Product
HxGN EAM
Search by Category
Feature Briefs
HxGN EAM Version
12.0.1

Each time the EAM job runs it must evaluate all event records where transmission was unsuccessful to determine whether the record should be deleted based on the number of unsuccessful attempts. The record’s last transmission attempt was unsuccessful if Python Execution Job ID is NULL, and Errors is NOT NULL.

If No. of Unsuccessful Transmissions = PYTNRMAX (python retries max) installation parameter value, then the system will delete the event record.

Causes of unsuccessful transmission include:

  • Document is not populated.

  • Document’s Python Script Type <> Executable.

  • EAM could not connect to the Flex Python executable framework API using the associated URL and Key installation parameter values.