```{"type":"error.SuiteScriptError","name":"SSS_IN...
# suitescript
r
Copy code
{"type":"error.SuiteScriptError","name":"SSS_INVALID_SUBLIST_OPERATION","message":"You have attempted an invalid sublist or line item operation. You are either trying to access a field on a non-existent line or you are trying to add or remove lines from a static
i am trying to set value to these fields on customer record in system information on access sublist, i have set value here and my code .. i have code in reply
Untitled.txt
b
Copy code
custObj.commitLine({
  sublistId: "item",
});
r
it is saving but not updating customer record
i cannot see the changes
i dont understand
b
item is an invalid sublist
r
i did that correction
i am saying i am still not getting
although i set password as pass@123
its constantly showing me
message has been deleted
i am gettinf all the logs
b
at best you are giving fragments of what you are doing
and honestly, the additional information you are adding doesnt make much sense
share enough information for someone to reproduce the problem
as far as i can tell, you look like you are having some suitescript related problem
and what looks to be a postman related problem
r
my network is down