This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal


Feb 15, 2014, 3:42 PM
3 Posts

iNotes: how to use EHA (getItemValue) when you know the backend unid

  • Category: iNotes
  • Platform: Windows
  • Release: 9.0
  • Role: Administrator,Developer,End User
  • Tags: Customization
  • Replies: 1


I managed to use API_GetSelectedDocs_Lite() to get the backend unid. Now I want to use EHA (getItemValue) to get a value of a field on the backend document. But I do not know how or is there a diff. method to get the value

Feb 17, 2014, 5:02 AM
1 Posts
Document item value
The best way to get an item value of a document today is using Domino REST Services. I'm not an expert of Domino REST Services itself, but the team has got good set of documentation:

http://www-10.lotus.com/ldd/ddwiki.nsf/xpAPIViewer.xsp?lookupName=IBM+Domino+Access+Services+9.0.1#action=openDocument&content=catcontent&ct=api
http://www.openntf.org/Projects/pmt.nsf/E1B347B6A993144186257AC6005577F2/$file/Domino%20Mail%20Service.pdf

EHA (getItemValue) is an iNotes' internal API. There is an old sample code for that, but not supported for future compatibility: http://www-10.lotus.com/ldd/dominowiki.nsf/dx/manipulating-data-in-inotes-lite-forms

This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal