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



Oct 12, 2015, 7:12 AM
178 Posts

json to Notes Document class

  • Category: Other
  • Platform: All
  • Release: 9.0.1
  • Role: Developer
  • Tags: json,documents
  • Replies: 1

I am looking for a java class which can handle most of the creation of Notes documents from a JSON object (mostly single Notes document). It should handle:

parent document / child document

multi-value fields

different field types (text, number,name)

Does anyone have/know a sample?

Nov 5, 2015, 2:20 PM
38 Posts
create your own.

I think you need to write code for your self.

There is an one line java code to turn JSON in Java objects.

The step to Java object to the notes document should not be that hard, but is not out of the box

 

It is certainly not a black box solution


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