I sent this yesterday on suitescripts but got no r...
# general
n
I sent this yesterday on suitescripts but got no reply so trying here if anyone knows if this is possible- Does anyone know if we have a way to add a subtab similar to Workflow History - but for Script's execution log? This will help to give a quick overview of why some things are happening on a given record (e.g. Sales Order) - it will help us determine what's going on for the record quickly
l
Why can't you just create a custom record for logging?
n
I see, I will look in to this option. Thanks for the reply.
a
@neerajrtiwari You can just install the APM Module(free) official NetSuite module which would give you all info you may need, but if what you want is logs then yes @Lea CC suggestion may be the best way to go...
n
Yeah, trying to understand which exact scripts triggered on a given SO - for troubleshooting an issue - so having that sort of info just on the record will be so helpful - just like Workflow history. Otherwise - I have to keep undeploying scripts in sandbox one by one until we figure out which script is the culprit.
And having just the name of the script is not enough - it will be so much helpful if we also have the exact execution logs associated with the SO. One time I knew the script but I had to go pages after pages until I reached the time stamp associated with the particular SO I was working on
b
there isn't really a current way to do this with logs
the logs are associated with scripts and deployments, not records
If you take @Lea CC's advice, you can make a custom record which has an association with the record you want
if you are very mechanical about your logs, you can probably setup a server script log search