Mapping Items for Netsuite Item Receipt

Comments

5 comments

  • Cory Anderson
    Answer Pro
    Great Answer
    Awesome Follow-up
    Engaged
    Celigo University Level 4: Legendary

    If you want to update a line on a record in NetSuite, you can use mapping like this:

    So you'll need to source the Line ID from a saved search coming out of NetSuite first. I hope that helps.

    0
  • Hristina Bendeva NetSuite Integration Whiz
    Awesome Follow-up
    Engaged
    Celigo University Level 4: Legendary

    Hi Cory,

    I tried mapping the Line ID instead of the Items : Item (Field ID: itemkey) field but it still updated all of the lines.

    Thanks

    0
  • Greg Hockley

    Hi Guys

    I'm having a similar issue:

    If I select a field that is the same on every row of the file in "Group records by fields" in the Data Loader then only the first row gets processed (i.e. if there are ten rows each representing an item that needs to be received only the first item will get received)


     

    If I don't perform this grouping then the whole PO gets received

    What I want is for only the items that are in the CSV file that I'm uploading to get received.

    Here are my mappings at the import step:

     

    Any help greatly appreciated!

     

     

    0
  • Scott Henderson CTO
    Celigo University Level 1: Skilled
    Answer Pro
    Top Contributor

    This is a really common use case, and there is def a way to do it; but it is difficult to say why it is not working for your flow and/or CSV file.  You might want to get some quick help from support.

    The only idea I have from the pics above is to try setting "Items: Replace All Lines" to true.

    You might also find something useful in this post.

    Good luck!

    0
  • Greg Hockley

    Thanks Scott. That worked like a charm!

    For anyone else reading this, you also need to group the import by a field that is the same on every row (I used internal ID) to get it to import correctly. 

    0

Please sign in to leave a comment.