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 11, 2015, 3:36 PM
19 Posts
topic has been resolvedResolved

Samples CRUD with Domino Data Service

  • Category: Other
  • Platform: All
  • Release: 9.0.1
  • Role: Developer
  • Tags: DAS,REST
  • Replies: 2

Hi, I wonder if anyone knows sample code (HTML form) for performing CRUD operations via Domino Data Service including validation?

Feb 12, 2015, 12:06 AM
586 Posts
hmm

I don't have any sample code...  I'm sure theres some out there though.

I'd be very careful doing a "real" app with anything out of the box.  I'm glad you're asking about validation because it all comes down to that.  How do you protect your data?  I just don't think you can trust allowing a JavaScript application to have direct access to the data itself.  IT's too easy to tamper with.  Sure DB security and readers fields and stuff are fine...  but you need to keep an authorized user from manipulating the data as well.

I don't know of many examples about this.  I've been looking and I've been trying to get this topic on NotesIn9 for a while.  I'd like to know myself.  I THINK the answer really is going to be a custom REST API in the XPages world... but I'm just not sure myself yet.

Good Luck.  Please post if you find something.
Dave


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