PaulS
- Total activity 27
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
Posts
Recent activity by PaulS-
NetSuite Item Load Does Not Return All of the Items
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...
-
NetSuite Cash Refund Values not passed from mapping to request
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...
-
Breaking up a single page with both cash sales and cash refunds between2 flows
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...
-
Help with mapping NetSuite Export to REST API
I have setup a saved search to return items from NetSuite that I want to import into a 3rd party system using their POST API. I get the data from NetSuite and I have defined a hook to convert the ...
-
Create NetSuite Listener for Items - add, change, or delete
I have been trying to create a listener in NetSuite that uses the "User Interface" execution context to export records that meet the execution context of "Create, Edit, Inline Edit and Delete. The...
-
Import filter with many records from the export
I have many records being sent over from the export side and I need to filter them out to the first import. I can build a filter "loop" to go through each one and determine if it should be handled...
-
GMT time change in Handlebar
Can someone give me an example of adding or subtracting time for use in a delta export? The problem is that the delta time "lastExportDateTime" in the build URI section comes back with the time zo...