Hi Sachin Goud Godishela What we are hoping to use Data loader for is to import a stock count via CSV and all items on the count will be lot or serial numbered items. I have reviewed the recordbors...
Anitha Abraham Matt Graney I realise now that I was not that clear in my original question, and by not that clear I mean totally non sensical, sorry. What I meant to ask is, can do with Data Loade...
Before I go down this rabbit hole, I want to confirm that I can do with Data Loader what I can do via the NetSuite UI when it comes completing NetSuite Inventory Counts. The reason I ask is I noti...
HI Godishela, I just noticed that it was referred to as Components : Inventory Details in the sub record mapping so I changed it from component[*].item to components[*].item. I don't think I actua...
Thank you Sachin Goud Godishela This worked for me, just one typo component[*].item should be components[*].item
Stephen Brandt maybe you can shed some light on this query of mine, You have attempted an invalid sublist or line item operation. You are either trying to access a field on a non-existent line or y...
I am trying to import an Assembly Build in to NetSuite From a JSON file via the data loader. I have followed the instructions at https://docs.celigo.com/hc/en-us/articles/360016510891-Configure-an...
Is there away to do a mass update of the field mappings? In other words do something like set all fields to Immutable or Ignore if Empty?
I have tried both these and they work in the editor but not when I run the import.
Thanx Scott Henderson I assume then that the array index value will change automatically as the import runs?