AGMG0041D AGMClientExit found an invalid LUWToken %s for a Unit Of Work during commit or rollback attempt

Explanation

A commit or rollback request was issued for an Extended Unit of Work, but AGMClientExit could not associate it with any ExtendedModeEci requests. The Extended Unit of Work and its requests will not be tracked.
Message Variables:
  • %s – LUWToken

System action

Normal processing continues.

User response

Ensure that your client application passes a valid nonzero LUWToken to your Extended Mode commit or rollback request.