02-03-2021 01:36 PM
Hi Team,
I am working with a pipeline to grab a Item Fulfillment record under one subsidiary and then transitioning that IF to a new IF in the other. It is a 1 for 1 transaction on our side, so the data that we pull will be the same as the data input under the new company. That being said I continue run into the error below. I will post my mapping as well. I have tried a few different things and still seem to cum up short on this one and would love some insight.
Here is the mapping currently.
02-03-2021 04:09 PM
Ok sounds great!
02-04-2021 05:27 AM
I did try this as you mentioned just to see what it would do and I got the following error. These two errors are what I have been seeing the most of.
02-04-2021 08:43 AM
Do you mind showing me the whole pipeline? Are you starting with a Sales Order?
02-04-2021 08:55 AM
So this starts with a custom search for Sales order that have been fulfilled out of one subsidiary. We are then getting the item fulfillment record of that SO and then mapping it to the Original SO from our other subsidiary and fulling that SO. That is the goal. Essentially what this is doing is handling what are called ‘Intercompany Transactions’ and we are automating where Netsuite currently isn’t. I have staff that manually go in and create these IF’s even though they are the exact same as the originating transaction. Let me know if you need more info on this Pipeline and need anything else opened and shown.
02-04-2021 09:59 AM
How are you “getting the item fulfillment record of that SO”? I see an item list inside an SO’s details and each of those has quantityFulfilled, etc, but I’m not seeing any references to item fulfillment objects. But I think you can just create the new item fulfillments based on the details available in the SO’s item list, no?