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



May 27, 2012, 9:25 PM
68 Posts
topic has been resolvedResolved

getItemValueCustomData usage in collection problem

  • Category: Server Side JavaScript
  • Platform: All
  • Release: 8.5.3
  • Role: Developer
  • Tags:
  • Replies: 1
I want to get simple data field. From my document and I don't know why this function don't work all is fine with document ... when I'm calling this:
 
var data = collection_name.getItemValueCustomData("form_field");
 
I got such an exception:
 
Error while executing JavaScript action expression
Script interpreter error, line=17, col=48: [TypeError] Exception occurred calling method NotesDocument.getItemValueCustomData(string) invalid stream header: 80EE3600
invalid stream header: 80EE3600
 
I want to use later timeDifference() and I need to have variable in date format
May 27, 2012, 9:44 PM
68 Posts
Re: getItemValueCustomData usage in collection problem
resolved by @Date

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