My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
Comments
-
@"Mikko De La Fuente-Oracle", thank you for your reply. The links you provided were very informative, but not quite what I was looking for. I am hoping for a list which maps the value of the record_type_id to a human readable description. So something like... record_type_iddescription163Customer275Employee......
-
I'm having trouble uploading the screenshot, but here is the contents of a command line session: C:NetSuiteDev>type .sdf url=system.na2.netsuite.com account=TSTDRV********** email=**********@******************** role=1059 C:NetSuiteDev>sdfcli project SuiteCloud Development Framework CLI…
-
You might check out the Command Line Interface (CLI) for this. This should allow you to use the existing folder structure with a few additional files added to the root folder and an .attributes folder any where you have scripts stored. See the Help Center's Command Line Interface Guide article for more details. Note that…