Marty Zigman

Conversations with Marty Zigman

Certified Administrator • ERP • SuiteCloud

Marty Zigman LinkedIn

Marty Zigman

Holding all three official certifications, Marty is regarded as the top NetSuite expert and leads a team of senior professionals at Prolecto Resources, Inc.. He is a former Deloitte & Touche CPA and has held CTO roles. For over 30 years, Marty has produced leadership in ERP, CRM, and eCommerce business systems. Contact Marty to set up a conversation.

BiographyYouTubeLinkedInX (Twitter)

16 thoughts on “Sequencing Data Imports to Go Live on NetSuite

  1. Arthur Cheng says:

    How can I customize or setup a item master hierarchy? as my client is asking to setup a 3 to 4 level of product hierarchy and I don’t know how to do it in Netsuite.

  2. Marty Zigman says:

    Hello Arthur,

    The hierarchy is controlled via the parent item / subitem reference points. You will need to have the parents in place first. Then you need to import the children with references to the parent’s internal ID.

    Marty

  3. Rahul says:

    I want to get the vendor opening balance in suitescript. How can I get that?

    We are using currently custom vendor form. It does have a opening balance field enabled(‘view’ is ticked) when i customised the form but I cannot see it on the form when it is in view or edit mode? I dont know why this happens?

    Currently the vendor opening balance can be seen on one of the Netsuite reports but we cannot take values from there, can we?

  4. Marty Zigman says:

    Hello Rahul,

    Might there be a permission issue? Can you see it as an administrator? Try adding &cf=-20 at the end of your URL to get to the standard NetSuite out-of-the-box format. Does that reveal the information?

    Marty

  5. Rosemol Joe says:

    Hi Marty,

    Can we upload images to netsuite from suitelet or RESTlet ?

  6. Marty Zigman says:

    Yes, this can be done through programming.

  7. Kumar says:

    Hi,

    I observed your sequence of Data Import. It looks good, but i am thinking that we couldn’t cover the Budgets,Revenues in the importing part. is that any other way to cover all those things?

  8. Kumar says:

    Please tell me the migration steps with including Imports and Manual creatings!!

    Thanks.

  9. Marty Zigman says:

    Hello Kumar,

    Budgets must come after the chart of accounts and surely depends if there are other dimensions needed, such as item or customer. It usually is very late to the game.

    Revenues are all part of the story of bringing over historical data. This can be achieved via transactional data import (more difficult) or only the balances at the end of the period (more common).

    Marty

  10. Marty Zigman says:

    Hello Kumar,

    If you can’t use the built-in NetSuite CSV tools, we have a tool called RIEM (Record Import Export Manager) that can get any data imported that is accessible via script.

    https://blog.prolecto.com/netsuite-bundles/?creid=16&rid=126

    The actual work all depends on your planning and record import attack strategy.

    Marty

  11. Kumar says:

    Thanks Marty.

  12. Kumar says:

    We have made many imports succesful through CSV Files. when implement the new project, the data needs to be migrated from existing system to Netsuite sandbox (for testing) through CSV imports and Manual creations. here, we need to get correct Order/Sequence for data at both the levels i.e. CSV & Manual creations.

    We observed some sites and they listed as COA,Masters,Items,Transactions. but we didn’t get clear picture on this. Could you please explain the Recommended data sequence in both the CSV & Manual creations one by one.

    It is really very helpful us.

    Thanks,
    Kumar.

  13. Marty Zigman says:

    Kumar,

    Every implementation should have a thoughtful plan for the order of dependencies. The outline I gave here in this article should help kick start the effort. We generally have a planning working session with our clients when we are engaged to help them. We then develop a document for the actual sequence. I would not be able to comment intelligently unless we did the real work to understand your entire plan.

    Marty

  14. hello,

    I’m researching the best way to extract data from NetSuite for our Data Warehouse. I have come across the Rest Web Services, however, a large number of the objects we need are listed under Beta, but it appears those are fully available via the query service.

    With that being said, when submitting a simple “select * from” query to the API I get a response which appears to exclude any of the fields that are null. I’d like all columns from said object to return.

    Am I missing something simple?

    Thanks!

  15. Marty Zigman says:

    We can shape these templates to return any type of response you want. If you want a query service that will allow a SQL statement to return, that is easy enough. This article is relevant to turn this into an ongoing operation:
    https://blog.prolecto.com/2020/07/05/solve-for-high-performance-netsuite-data-exports/

    Marty

Leave a Reply

Your email address will not be published. Required fields are marked *