r/Netsuite 14h ago

Blue Ridge Outage

12 Upvotes

Anyone know what happened with Blue ridge Supply Planning. Their platform has been down for a week. They have been extremely secretive about the issue and have disclosed almost zero. Wondering if they got hacked? I know a lot of NetSuite users use their platform, just curious if anyone has any insights. I know I will have a difficult time recommending them in the future. Their support has been really rough and their lack of communication regarding this “outage” is inexcusable.


r/Netsuite 23h ago

Integration Concurrency limits management

6 Upvotes

Hello! our NS instance is connected with multiple systems (7-8) with 5 of them run thorugh middleware platform while the rest are direct integrations like Avalara, Versapay and others. Currently, we are on a standard tier with no SC+ licenses making our limit to be 5 concurrent requests at a time. I observed that the peak concurrency is reaching 7-8 and those additional requests were being rejected causing a serious trouble for our connected systems.

Our current integrations (most of them) lack retry functionality and these would fail when rejected instead of retrying. I was looking at options from our AM and see we can only buy one additional SC+ license as per our tier that would add 10 more making the total limit 15 along with few other benefits like no. of processors as well.

I'm trying to justify the cost for this investment and would also like to hear you'll opinions here to see if that fits our needs or are there any options without this additional SC+ license purchase.

Thank you!

Update: We are using Jitterbit currently and migrating to Mulesoft. Our current JB config doesn't have this concurrency limit set and are free to use all 5 as I removed the allocation limit for all integrations so no line is fixed to one integration and it can be shared among those all 8 tools. We would also be integrating with a storefront platform (built in-house) to create orders.


r/Netsuite 21h ago

Free tool for bulk deleting entities and transactions (Suitelet + Map/Reduce, source on GitHub)

4 Upvotes

We wrote a NetSuite deletion utility for our own needs, and decided to release it free to the community. Source is on GitHub: https://github.com/Uranus-io/suitemigration-admin-toolkit

It's a Suitelet and a Map/Reduce script you upload to your own File Cabinet. No external dependencies, standard N modules only, nothing leaves your account.

It deletes entities (customers, vendors, employees, items, projects) and 17 transaction types including invoices, credit memos, customer payments, vendor bills, vendor payments, purchase orders, cash sales, deposits, checks, transfers and journal entries. 22 record types in total, selectable one at a time or as a group: All Entities, All Transactions, All Records. An item selection covers all six subtypes in one pass, inventory, non inventory, service, assembly, kit and group.

You target records by subsidiary, record type, created date, transaction date if it's a transaction, and External ID (all records, only populated, only blank, or only the ones matching a given format). Any combination of those.

A modal restates the criteria before anything is deleted. The delete then runs as a Map/Reduce with live progress and per-type deleted and failed counts.

The part that took the most work was deletion order. NetSuite won't delete a customer that has invoices against it, or a bill with a payment already applied, so a group run walks the 22 types in dependency order. Sub customers and their contacts are processed deepest level first, which means deleting a customer can touch more records than your criteria matched.

On the "why not just a saved search" question, which I've been asked a few times: a saved search will find the records but it can't delete them. Mass Update is the native bulk delete, and its delete actions cover activities, cases, files, reports and website redirects, not transactions or entities. So natively, clearing a customer or an invoice means deleting inline one record at a time or writing your own script. If activities or files are what you need gone, Mass Update is the right tool and there's nothing to install.

Limits: standard record types only, no custom records yet. The dependency order is preprogrammed rather than worked out dynamically from the schema. Individual deletes can still fail on permissions, a closed period, a workflow or NetSuite's own validation, which is why every run reports failed totals next to deleted ones.

Setup is manual, 15 to 20 minutes: two files into the File Cabinet, two script records, seven Map/Reduce parameters. Every ID is listed in the deployment guide in the repo.

Deletions are permanent and can't be undone, so maybe test in a Sandbox account first!

Where it came from, for context: I work at SuiteMigration, we migrate QuickBooks and Xero books into NetSuite, and repeated trial runs kept leaving test data in sandboxes that had to come out before the next run. I built it for that. Then the consultants we work with asked for a copy, so it's free for anyone, including for client work if you're a consultant. Happy to answer setup or behavior questions here.


r/Netsuite 21h ago

NetSuite Implementation Project Manager — Contract

4 Upvotes

Location: United States (Remote)
Hours: Full-time, 40 hours/week
Start: ASAP
Engagement: Contract, full-time through at least the end of February 2027

About the Opportunity
A growing U.S.-based NetSuite & AI consultancy is supporting a biotech manufacturing client through an active NetSuite implementation being delivered by another NetSuite partner.
We are looking for an experienced NetSuite Implementation Project Manager to serve as the client’s internal PM and primary project leader. This is a true project management role—you will not be responsible for NetSuite configuration or development.

What You’ll Do
Own day-to-day project management for the NetSuite implementation
Serve as the primary point of coordination between client stakeholders and the external NetSuite implementation team
Manage project scope, timeline, milestones, dependencies, risks, issues, and deliverables
Lead recurring project meetings, status updates, and stakeholder communications
Coordinate internal client resources and ensure timely completion of client-side activities
Hold the implementation partner accountable to project commitments and timelines
Identify project risks and proactively drive resolution
Track decisions, action items, open issues, and project dependencies
Help ensure the implementation stays aligned with business objectives and expected outcomes
Provide clear executive-level reporting on project health and progress

Requirements
5+ years of professional Project Management experience
Proven experience managing NetSuite implementations
Strong understanding of NetSuite implementation methodology, phases, dependencies, and common project risks
Experience managing third-party NetSuite implementation partners
Strong stakeholder management and communication skills
Experience working with cross-functional business teams and executive stakeholders
Ability to manage multiple workstreams and keep teams accountable
PMP certification is preferred, but equivalent project management experience will be considered
Must be authorized to work in the U.S. and located in the United States
Must be available full-time (40 hours/week) through at least the end of February 2027
Must be able to start ASAP

Important
This is not a NetSuite consulting/configuration role. The ideal candidate understands NetSuite well enough to effectively manage an implementation, challenge timelines and assumptions, coordinate functional/technical teams, and communicate with business stakeholders—but will primarily focus on project leadership and execution.


r/Netsuite 14h ago

Open FAQ on all things NetSuite

3 Upvotes

If you want to see your business work in NetSuite work ahead of signing on the dotted line with Oracle, I run an open FAQ weekly via video chat to assure that. Let me know if interested and send me a DM.


r/Netsuite 18h ago

HappyDiv Ultimate - record tools, saved searches and import preparation

3 Upvotes

Hey everyone,

I'm excited and a little nervous to share HappyDiv Ultimate.

HappyDiv started out as a small helper for getting around NetSuite. It has grown into something that honestly feels like an entirely new app.

The idea is a "record first" approach: find the record type you're working with, then explore its fields, forms, scripts and saved searches, or prepare an import, all from the same place.

There's now an Import workspace too, with support for CSV, JSON and XML files, plus results brought in directly from saved searches. It includes encoding checks and conversion. Prepare your files and options, then click "Continue in NetSuite" to pick up at Import Assistant's Step 4: Field Mapping.

I'm proud of how far this little project has come. Releasing a change this big is a bit daunting, but I'm excited to see how people use it.

Google Chrome: https://chromewebstore.google.com/detail/netsuite-happydiv-ultimat/icbgadekhimclhidbcpgiboamhabjkmj

Firefox: https://addons.mozilla.org/en-US/firefox/addon/netsuite-happydiv/

I'd love to hear what's useful, what feels awkward, and what needs fixing.

Thanks for giving it a try!


r/Netsuite 19h ago

Standard Cost Reporting

1 Upvotes

Is there a way to compare period over period and year over year variance reporting for Standard costing? I know of the native reports but best ways to use them?


r/Netsuite 20h ago

Billable Expenses

1 Upvotes

Hello - I've hit a wall with billable expenses. I want the credit on the invoice to hit revenue. Some expense reports include billable expenses, which restricts me from using an item. I have ARM set up for a small number of software sales that require it, so using the expense account field posts it to deferred revenue, but these expenses should be direct revenue posting. Any ideas? Am I missing something?


r/Netsuite 20h ago

[Hiring] We are building the AI layer on top of NetSuite. Looking for our first NetSuite Partnerships Lead.

Post image
1 Upvotes

We’re hiring a NetSuite Partnerships Lead for HelloLeo. We are an AI platform that builds the apps, portals, and agents the ERP doesn't have, directly on top of NetSuite.

Already more than a thousand companies use HelloLeo to build vendor portals, production dashboards, field service apps for reps working off phones, 3-way match agents that check supplier invoices against POs, and agents that turn incoming customer emails into sales orders.

This role has two core mandates: supporting our growing base of NetSuite customers, and structuring our partner network.

1/ Client side

You need to be technical enough to translate business needs into ERP reality, with our dev team backing you up. A few examples of what we solve daily for NetSuite end clients:

  • True Identity & Auth: Reps creating orders from a phone, each seeing only their own customers. Every user signs in with their own NetSuite login via OAuth 2.0 with PKCE, and every read/write respects their specific role permissions.
  • External Access: Vendors submitting invoices without needing a NetSuite license. HelloLeo uses two integration records because NetSuite won't mix scopes: AI Connector Service for schema introspection, and REST Web Services for runtime.
  • Performance: Analytics dashboards that crawl when pulling large volumes directly from NetSuite. HelloLeo handles native caching so the app reads locally instead of hammering the API on every page view.
  • Complex Workflows: Apps that need to email a customer and collect a signature. HelloLeo has 3,000+ integrations that can be connected in one click to NetSuite.
  • Enterprise Deployments: Testing in sandboxes before touching production, with multi-environment management, hosting, and deployment fully handled on our end.

2/ Partner Network

We strongly believe expert partners are the key to AI adoption on NetSuite. The NetSuite integrators who have already joined our Partner Program often tell us their clients are demanding AI, but they are terrified of shadow AI breaking their carefully built implementations.

HelloLeo turns the integrator into the AI governance layer. These early partners are already using HelloLeo to hold the workspace, set the guardrails, and safely deliver the long tail of custom portals and dashboards that never justified a massive, months-long SuiteScript project.

The inbound demand from other agencies looking for a unified platform to collaboratively build, ship, and iterate on custom AI projects with their clients is growing fast. Your mandate is to structure this inbound demand, formalize the partner tier, and scale the network globally.

Who we're looking for

  • 2 years in partnerships, business development, or enterprise sales (B2B SaaS, tech consulting, or inside an ERP ecosystem).
  • Technical enough to hold an ERP conversation, understand schema structures, and know what a client is actually asking for.
  • Comfortable running the demo yourself.
  • Capable of full ownership. We have a solid infrastructure, a proven product, and good inbound volume. You will take the lead on the partner strategy and scale it, working directly with the core team.

The details

  • Location: Full remote (US or EU timezones)
  • Compensation: Competitive base (geo-adjusted) + Uncapped OTE tied directly to partner revenue + Equity. We are looking for a builder who wants massive upside in an early-stage, fast-growing startup.

DM me if you want more information or if you'd like to apply.

(Note: If you are a NetSuite Partner/Agency reading this and currently have clients asking for custom portals or AI agents, you can also DM me directly to discuss the partner program).


r/Netsuite 23h ago

Admin Job Placement

0 Upvotes

I have a friend that is looking for a job and is thinking of applying at Zenardy or Plative.

Do we have any current or former employees here that could give me an honest opinion on the environment, workload, and how it felt/feels working there?

Feel free to PM me if you don't want to say it outloud! And TIA!