I am getting an unexpected error from a locked file in the file cabinet (bundle 293699). Does anyone know a way to get the source of the file? I don't want to break copyright, I need to understand what is causing this error. Usually "unexpected errors" are from conversion failures on dates or strings->numbers, sometimes on null values where non-null is expected, etc. but I have no way of knowing. Is a support case the only way?
e
Eric B
05/09/2022, 9:28 PM
Navigate to where that bundle is in the file cabinet and download the file to your machine and open it in a text editor if it allows you to download it.
v
varonaPTX
05/09/2022, 9:28 PM
It won't let me do this; it is not just locked, but also hidden.
e
Eric B
05/09/2022, 9:30 PM
yeah since it's a netsuite bundle you'll need to contact support.
b
battk
05/10/2022, 12:22 AM
it doesnt really help for finding errors
battk
05/10/2022, 12:23 AM
but you may luck out if the file has a permissive scope that allows you to include the file as a custom module
battk
05/10/2022, 12:23 AM
then you can start logging its functions to see what they do