My Stuff
Comments
-
We have been using ShoreTel integrated w/ NetSuite for a few years. It does work well. One thing I do not like about ShoreTel is the proprietary phones. Are you using the ShoreTel browser plugin to allow for click dialing?
-
We rolled it out for testing in Beta but have decided against it because of errors and some instability. We don't have the time to commit to debugging and reporting issues, particularly when we are about to go live on 2012.2. We plan to wait to see it mature a bit more before trying again. This. I have installed it on the…
-
Just found out I'm going, and I'm bringing our new hire. Skipping the pre-conference training this year, just there Monday morning through Thursday afternoon. Sweet. I'm skipping the pre-conference stuff, too. My wife and mother would hate it if I missed another Mother's Day :)
-
Actually, that's not the case for me Paul, unless you have already fixed it. All three went to their properly branded login pages. Nice looking sites, by the way.
-
_.-._ | | | |_ | | | | | | | | | | _ | '-._ | ``-.'-._; ' | . ` / | | High five!
-
They said at SuiteWorld that it might not be released until next year and not necessarily 11.2. I hope that it wrong.
-
Very nice!
-
We use IE 9 , too. It seems to run NS faster than either of the other two. I am personally in a browser war with myself at the moment. All 3 have perks and drawbacks. And all 3 are miles away better than they were. Well, except Chrome. it came out of the gate good and has only gotten better.
-
We have been testing IE9 internally and expect to announce support for it soon. Thanks, -e What about that announcement for Outlook 2010 integration ;)
-
I know this is an old thread, but I just ran into this problem today with viewing events. Any news on Administrators ability to view any events?
-
Odd. I have used both 4.3 and 4.4 successfully. I found the 4.3 (Kepler) version to work better with the IDE bundle. Are you both installing the right ide version? I am using the following repository: SuiteCloud IDE - http://system.netsuite.com/download/ide/update_e4
-
Well, you can debug them if you put a call to the function and debug as SuiteScript. If you don't try to yield or use parameters...... Just don't set it to deployed and released and leave it for the night calling itself. Oops.
-
Glad it worked. Not my first bit wrangling rodeo :)
-
I was able to replicate the issue using a fresh install of Luna (4.3) and the SC ide. I guess you will just have to wait for the bundle to be updated. Have you opened a ticket yet? Might be your best bet now.
-
I have totally experienced that issue before with the previous versions of the SuiteCloud IDE. If you go to Eclipse and download 4.3.2 and install the latest NS plugin (the repository URL is in Help) the sandboxed browser for debugging works much better, menus and all. Very usable. Especially useful for RESTlets. If this…
-
Ah, then that is weird.
-
http://system.netsuite.com/download/ide/update_e4 is the link I got off the Help for using with 4.3.2.
-
Make sure the Java version is the same bit (32/64) as the IDE.
-
And then redirect it to the right project name again when I go to download all the files from the file cabinet.
-
For client events they (and I) recommend just using your browser debugger. I find Chrome's to be the best.
-
I'll second this. The latest Eclipse and plugin are miles away better than the previous version I was using, especially the debugger.
-
What I do to create the Debug Configuration is to right-click on the project in the "NS Explorer" left pane, then "Debug As", and then "SuiteScript". To debug a Suitelet/Restlet, you may then right-click on the Suitelet/RESTlet file again in the NS Explorer left pane, then "NetSuite", and then "Debug RESTlet/Suitelet".…
-
Ok, I take it back somewhat. I can get the debug perspective to open up and I thought it was all working but when I try to debug I never hit a breakpoint. I think this has to do with the fact that I have several accounts/projects in the same workspace. For instance I have my main project called Coaxis and this is the root…
-
I recently updated by IDE and started with the one suggested in the Help, which is 4.3.2 (Luna) and the latest IDE plugin, also suggested from Help. I then upgraded to the latest Eclipse 4.4 (Kepler) but I have seen some errors on build in the error log, so I might go back. Either one works for NetSuite work and is much…
-
I was literally trying to get it to work as your reply came in August and all seems to be working as expected. Thanks for the quick turnaround. Nice to be back in one workspace again.
-
So, the debugger gets confused. I read in the documentation that the project name has to match the folder name. I am unable to work with that configuration without working with two workspaces. I am just hoping I can do this without using multiple workspaces.
-
Ok, that worked. I don't know how useful it will be to me. I suppose if I need to debug some code that is not attached to a record in NS that will be helpful. What I would like to do is replicate what happens when I use the in suitescript debugger. So, I guess that is project mode. When I make a configuration for that I…
-
Sweet! Thanks for the update August. Debugging from the IDE will be a huge time saver. Using just one workspace is really just icing, at this point. Oh, on a side note. Elham showed at SuiteWorld the ability to create script records and deploy (and manage deployments) directly from the IDE. Any information on that feature?…
-
Yep. Seen it. Loved it. Great overview of what a debugger does. I've totally used debuggers, though, so it didn't hold any new information for me. Like all other webinars I have ever viewed. What it didn't show was how to get it to work. And the internal id lookup is hosed at the moment. So the training video is currently…
-
Confirmed. It's fixed and working. That was quick. Thanks.