
Cory Anderson Strategic Partner NetSuite Integration Whiz
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 7
Activity overview
Latest activity by Cory Anderson-
Cory Anderson commented,
I've tested this solution and I don't think it is correct.
-
Cory Anderson created a post,
NetSuite - Shopify - Virtual variation export error
I have virtual variations set up in NetSuite and configured in the NetSuite - Shopify IA. I'm getting this error message from the Export step in the flow 'NetSuite matrix item to Shopify product (a...
-
Cory Anderson commented,
-
Cory Anderson commented,
-
Cory Anderson created a post,
Transferring images from NetSuite File Cabinet to FTP - file naming issue
I have a flow set up to transfer images from the NetSuite file cabinet to an FTP server. When the images are transferred the filename is changed to the internal ID of the file because of the filena...
-
Cory Anderson created a post,
Is is possible to map the Ship Method from NetSuite to Amazon Inbound Shipment?
I would like to map the Ship Method of an Item Fulfillment (created from a Transfer Order) to the Amazon Inbound Shipment. I've reviewed the Amazon CreateInboundShipment API options and it doesn't ...
-
Cory Anderson commented,
I've just come across a use case for inventory detail subrecord on a Bin Transfer. Since this isn't supported yet we will not be able to use io for this need. Hopefully it will come soon.
-
Cory Anderson commented,
Thanks for this! Exactly what I needed!
-
Cory Anderson commented,
Update on this for anyone that is interested - since I am pulling the data from a saved search in NetSuite, I used the SQL expression LPAD. An example of this is: LPAD({linesequencenumber}, 4, '0')...
-
Cory Anderson commented,
Thanks, David. I tried this in the handlebars editor and it works when the string is a text value. But then I tried it with a numeric value and it only returned '0000'. Then I tried it in the File...