gabyrdzlobaton
07/21/2022, 9:37 PM{
type: "error.SuiteScriptError",
name: "SSS_CONNECTION_CLOSED",
message: "Connection Closed",
stack: [
"Error\n at callValidaCliente_WS (/SuiteScripts/INFINITY_RL_validateData_Customer.js:196:31)\n at Object.doGet (/SuiteScripts/INFINITY_RL_validateData_Customer.js:129:25)"
],
cause: {
type: "internal error",
code: "SSS_CONNECTION_CLOSED",
details: "Connection Closed",
userEvent: null,
stackTrace: [
"Error\n at callValidaCliente_WS (/SuiteScripts/INFINITY_RL_validateData_Customer.js:196:31)\n at Object.doGet (/SuiteScripts/INFINITY_RL_validateData_Customer.js:129:25)"
],
notifyOff: false
},
id: "",
notifyOff: false,
userFacing: true
}
Any ideas how I can fix this?battk
07/21/2022, 9:56 PM