I'm trying to find out which scheduled script sets...
# suitescript
r
I'm trying to find out which scheduled script sets the value of this custom entity field--is there a way of doing this without keyword searching through many script files? The author didn't any description. I suppose one way of doing this is to find out when the field's value was set and then check the script execution log for that time.
s
There are tools that will do this for you (like strongpoint), you could also use SDF to get the files down, and use a regular search tool in an IDE once you have all the files
s
Strongpoint is good for this, but the cost is high, especially if you don't need to do this all the time. SDF to pull all script files is highly recommended, and free. But, even easier and requiring no setup, you can just download the entire SuiteScripts folder in the file cabinet as a Zip file, then expand it and use your favorite text search tool to search for that field's script id.
Alternatively, you might be able to write a Map/Reduce script that searched the contents of all script files in the filing cabinet. Not sure how well that would perform, but this is probably similar to what Strongpoint actually does.
e
StrongPoint’s Flashlight is free and it includes the ERD functionality so if you clicked on the field it will show you where it is used.
🙌 1
s
Did not know they had a free/lightweight option. It's been a while since we used StrongPoint (it was still FLODocs when we used it)
n
@Eric B I'm intrigued to know the bundle that allows you to use this functionality for free. The website suggests you can have a 90 day free trial. Is this what you were alluding to?
r
Same-we had SP for a while but didn't renew so it's still in out account, but I can't find any "flashlight."
e
@Liam Gainey can you address this question re: Flashlight and the ERD?
l
Flashlight will do that; currently it's only "technically" free for 6 months but we haven't been charging anyone who's trial expires and we will probably just make it free indefinitely. You can register your Account ID at https://www.strongpoint.io/flashlight-by-strongpoint
Let me know if you need any help with it; it'll be the easiest way to solve your original question, @rudler. It's a separate bundle from Strongpoint
r
Thanks, I'll give it a try.
n
@Liam Gainey can I just install the bundle or do I need to go through the webpage and give details? (guessing you need the account so the code can "phone home" and validate the installation)
l
That's right, @NElliott, you'll have to enter your Account ID so Flashlight will work, and your email so you can get the setup instructions. Let me know if you need a hand
👍 1