I made the correction and reran the flow. Still only 50k out of 150k were moved over. I adjusted the page size and batch size to see if that would make a difference and it did not. There are no ...
Thanks for the catch - I'll make the change and try again. I had that decrement in there before but took it out as it didn't seem to act correctly for what I was doing.
I have an export from NetSuite that is setup to pull all the items from the item database. In the sandbox, there are about 140k items in total. My "preSavePage" hook filters out some of the items...
I prepended the "data" to each of the mapping elements and it worked correctly - as you said in the first post! I'm still curious why it works without the "data" in the sales destination and not th...
Thanks again... I went and checked, and the production version is also set to "No." I put a debug trace on the production side and see if I can't pickup the equivalent of the sandbox side and post...
Thanks for the input, Scott. I have the same mapping on the "sale" that comes through first as shown above with a different form and it completes 100% of the time without the "data" preamble. Tec...
I am trying to post a cash refund from Celigo into NetSuite. I am getting an error stating that I must include values for "Customer, Date, and Location. I have the values mapped correctly in dest...
No, the flow processes all sales and returns (refunds). Exchanges were the 2nd phase of transactions being added. Because of the way the customer wants to account for the transactions - via cash ...
I have a scenario which I am trying to solve. I am getting sent an "exchange" transaction from the POS system that I have to convert to NetSuite cash sales and cash refunds to handle them correctl...
Thanks, both of you! I will leave it as it is and do some testing!