Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

Status Needs Review
Categories Documentation
Created by Guest
Created on Oct 30, 2024

Include Version of HTMO in post request or any other attribute for debug

if there are thousands of HTMO users, Admin can see only domlog files or run some debug commands. in majority of cases, root cause of issue is OLD version of HTMO.


it would be good to:

  1. Keep on server last available version (already realized with autoupdate.nsf).

  2. Compare users HTMO version and Server Latest available HTMO version, so users may get information message that his addon is out of date.

  3. Most important, when debugging issue, is see remotelly version of problematic User.

This can be done if we include Version information in Post request. of course not in all requests, but at least in login.

POST /Traveler?Action=sync&DeviceID=IMSMO_xxxx&Version=3.0.5


Estimation to realize this is few hours (+testing,documentation), while it will help a lot to identify old client. or even automate this with monitoring or agent, that these users use old clients.


  • Attach files