megaphone
Update your Profile with your Support type to get your Support Type badge.
Nominate Your Peers for NetSuite Support Community's Choice of the Quarter! Submit your nomination today.
Stay in the know of how NetSuite can help grow your business with our guides, webinars, and events. Subscribe Here
What Topic Should We Cover Next? Your idea could be our next feature—drop your suggestion now!
No Limits. Just possibilities. Join us for complimentary one-day events around the world and step into a future fueled by AI and limitless potential. Discover what's next at SuiteConnect Tour 2026.
Try Intelligent Payment Automation – Fee Free For Your First Month For more information, visit this thread.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Expand your NetSuite knowledge by joining our Ask A Guru Live sessions. RSVP on this event now.

My Stuff

New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Please note that on Saturday, April 18, 2026, at 8:00 PM Pacific Time, our Case Management System will undergo a scheduled maintenance for approximately 15 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.

3936400 Newbie

Comments

  • It appears that the issue was due to some problem with Axis 1.3 and WS v 2. Upgrading to Axis 1.4 solved the problem.
  • It's under the "setup" Setup> Manage Roles > { select a role} > Permissions Tab > Setup sub tab > { click "[Click here for a new line]"} > select the permission from the resulting drop down. HTH Brett Knights
  • If you try to create a task for an unattached contact in the UI you'll get a warning message that says you can create the task but won't see it under the contact. I suspect your best bet would be to create your contacts as customers and set the isPerson flag to true. Then create tasks as needed.
  • You've probably already figured this out but if not: Your shipping cost contains a carriage return rather than a 0 or some parsable value.
  • I have the patched version of axis, but I still get the timed out error every now and then. Anyone else with a patched version that still gets this error? Herb Yes. I was getting it quite a bit when running a lengthy job after the 2007.x release. Now I throw away my connection at the end of 45 minutes and re-login and I…
  • I think you mean "restore this field" since it was in the 2.5 beta :-) Thanks.
  • Elham, Yes I referenced the one in the LocationsList in my original post. I was referring to the InventoryItem field.
  • Terry, Yes we can make a connection but then "something" happens that reports a timeout. The application here is a CRM app where a bunch of functionality is aggregated onto a single screen. There are generally 5 or 6 users active at one time. I mention this because another customer thinks that each ACCOUNT can have only…
  • It's running on Debian 3 Linux
  • Terry, Yes we have that. This doesn't appear to be a session -- It appears that the web services server just isn't responding.
  • So is it possible that the last couple of day's problems were the result of boxes being restarted and/or sessions being purged due to application restarts? This morning I was able to log in to our customer's live app and couldn't reproduce the problem. I was able to reproduce the problem yesterday on a test account (also…
  • Yes that's what I understood. Turns out the person doing that implementation was trying to have multiple web service sessions using the same credentials. Anyway back to the main thread: I am also seeing "connection reset" messages on this. In many respects this looks like a client side problem though, as I mentioned, it…
  • Terry, No Joy. My SOAP request now appears to contain exactly what you are sending but I still get the same error. Again this was all working before the v11 conversion. Is the account you are testing against a v11 account? The account I am using isn't multi-currency enabled. I have tried the SOAP request both with and…
  • Terry, I'm using axis 1.2.1. My code has quite a lot of method and function calls. Do you not have access to the WebServices source? I'm really curious as to what the error message is actually complaining about. I have disable most actions and validation under Setup - Integration - Web Services. As I mentioned this was all…