Hello people, So I am following Oracle My Learn co...
# suitescript
a
Hello people, So I am following Oracle My Learn course of Building a CRUD Extension. I am following the course exactly as it is and I have written code for GET request. I am facing an error when I try to use record.load in my Model.js Suitescript file. I tried debugging and error only occurs after record.load. The error is something like this. message: ServerResponse.write: Missing a required argument: output
b
this looks more related to #C29HR0BFG, but your service is calling ServerResponse.write(options) without the output parameter