Question: Why is my NetSuite flow getting the following error?
Error: "Failed to create, update/transform record because Module does not exist: /Celigo_Basis.closure.js"
Answer: This error is most likely caused by an internal script that is referencing the Celigo_basis_Closure.js.
Resolve the error by removing or disabling any internal scripts that reference Celigo libraries.
Comments
We encountered this issue. Resolution is to set the script context to view and declare the internal client script module from there. Note that we are not referencing the Celigo_basis_Closure.js script. The client script serves it's own purpose to another user-event.
Please treat this issue as a defect.
Please sign in to leave a comment.