I have a question is there a way when importing open sales orders into Acumatica there is a formula that can pull in the customer number in the system without having to add it to the spreadsheet that is being imported?
Second is there a way to automate files to be uploaded into the Data Provider from a workstation to Acumatica? Let me know.
Thanks,
Frances Pantelidakis
Page 1 / 1
Hello, Your source file must identify the customer in some way, but it doesn’t have to be the customer id number. You can use customer name, address line1, perhaps tax id number. This list is from Import Scenarios, Field/Action name, search for customer:
Unless all orders in the file are for the same customer. If all orders are for the same customer then you can hard-code the value like =’Customer123’ in your import scenario.
@FrancesPantelidakis24
I am not following you on what you mean by customer numbers? Also wonder which direction this value should go, from Acumatica to outside or outside to Acumatica? I am asking as you are importing data
On second one, you can take the benefit of File Synchronization and setup import file synchronization for the given data provider attached file.