Has anyone had any issues recently uploading files...
# suitescript
t
Has anyone had any issues recently uploading files to NetSuite via WebStorm’s NetSuite Tools plugin? Mine used to work, but recently I’ve been getting this error:
s
Is your plugin up to date?
worst case, try uninstall/reinstall? (of the plugin)
t
I tried updating as well as uninstalling/reinstalling of the plugin and still getting the same issue. The weird part is it works on a couple files, but throws that error on any other file. It’s happening in multiple environments so I don’t think it’s an issue with credentials or permissions
s
use
suitecloud
instead?
t
Is there an easier way than SDF to upload files to NetSuite? I’ve looked into the CLI tools that NetSuite has but it seems like it would take a lot of work to configure it for each environment
s
There are a few utilities developed by the community, but I'd recommend
suitecloud
since it's official
t
Thanks @stalbert I’ll give it a shot!
m
or SuiteCloud IDE for Webstorm from NetSuite. Very similar the the NetSuite Tools for WebStorm plugin.
s
I think 'SuiteCloud IDE' is the plugin he is having issues with?
t
I’m having issues with the NetSuite Tools For WebStorm plugin currently
s
Anyway, since
suitecloud
(node cli) and the webstorm plugin now use the same credential store it's easier to work with the cli. If you've already setup a token via the webstorm plugin you can just do
suitecloud account:setup
to interactively select it as the default in the CLI
👍 1
if 'netsuite tools for webstorm' is something developed by the community, I'd stop using it, as it's probably not even supported . The official plugin is actively developed and supported by NS directly.
t
Correct me if I’m wrong, but a project has to be an SDF project to use the SuiteCloud IDE, no?
c
No, you can make 1 offs (account customization) to use it. I don't maintain that plugin any longer.
s
also, NetSuite PMs sometimes respond directly to issues mentioned in the #C42JX79UZ room. They are taking development of this stuff seriously.
c
@stalbert its my plugin not netsuite's so they aren't gonna say anything.
s
I guess I should have clarified my point was to motivate one towards the official SDF plugin because of the unusually high level of support from Oracle
If your plugin is known to have these errors, perhaps consider unpublishing it so not to confuse the community?
c
Yeah you're right i need to take it off the store. Some people do use it but I am not 100% sure what the issue is here so its hard to say. Best to take it down though.
s
and does it use SDF somehow? If not then that's what confused me since Tyler mentioned SDF in this thread. When I think SDF that means (in my head anyway) either 1. the SDF cli or 2. the official Oracle plugin for SDF
c
No it uses the WSDL. It was just confusion. I pm'd him.