Introducing Acumatica Cloud ERP: 2026R1
Discussions Import and Export Scenarios
Recently active
Anyone using Dell Boomi to integrate Acumatica data? I would like to know your experience. Specifically how your connecting Boomi to Acumatica for data extraction and importation.
Good afternoon,I have a couple of basic questions; Change the class on item Change/replace the existing description to a new one Add Alternate vendors and part numbers to the stock item profile Add weight and volume Add MSRP Add a data to a bunch of attributes..I would like to do this in one import scenario. Does anyone have template? Or possible can lead me to how to update the class and description. Add alternate vendors/parts is missing something? Attached is the sample/test file. Below is screen of the beginning scenario.Your assistance is greatly appreciated.
We set up a new cash account, mirroring a current account, but we are getting the following error message when attempting to export the payment batch into a NACHA file, “The export batch cannot be created due to invalid checkdigit for bank routing number xxxxxxxxx. Review and correct ACH setting on the Data Providers (SM206015) form.Our existing cash accounts are still processing batch payments and exporting correctly into NACHA files and because we copied the exact set up, we are at a loss for how to fix this. We have submitted a ticket to Acumatica, but no resolution as of yet.
I'm using <Action: Create Service Order> (createServiceOrder) in an Import Scenario with the Cases (CR.30.60.00) screen selected. Running it through a Generic Inquiry that is fired by a Business Event. I'm getting "Create Service Order Button is Disabled" when it is triggered, and I can't figure out why. I've also tried the <Action: Create Service Order> (createServiceOrder@Action) in case that made a difference, but got the same result. Any ideas?Thanks for any consideration.
We have a customer who has a large quantity of recurring sales orders. Customers reorder the same items on a weekly/monthly/quarterly schedule. They would like to be able to have these recurring orders generated automatically.Today, they’re using quotes as templates for the various recurring customer orders and when it’s time to create an actually sales order, they use the “Copy Order” action to copy the quote to a new sales order.They would like to automate that process.I’d like to use a Business Event to automatically copy the quote to a new sales order through an import scenario.I see that there’s a Field/Action in the import scenario screen for that action, but I don’t know how the rest of the import scenario lines need to be configured to support that function.Has anyone had success with this?
I am trying to create in import scenario to terminate customer contracts because of an integration with Salesforce. Find below the import scenario definition. The excel file behind this import scenario is detailed below:When I run the import scenario, the process fails. No much information is provided. Only says that were not able to process. Any clues?
We have been provided various templates for getting our master files and data into the system but I do not have templates for the project\task import or project history details. Can someone point me in the right direction to find those?
The Process Orders screen can be used to ‘create shipments’ but not ‘create receipts’. So I put together a business event and import scenario to trigger the <Action: Create Receipt> (CreateShimentReceipt) but am running into issues with the dialog box. Any ideas on how to populate a multi field dialog box?
Good day, I am trying to update a “specific attribute” Every time, I do an import the data is uploaded to the first attribute on the stock item record. The attribute id = PIMID. I am not sure why the mapping is working importing the data to the correct ID. See below,
Hi , @Naveen B ,I need to create an import using the Sales Order Process screen. The file upload in the Import Scenario will contain the Order Number. I want to use the Sales Order Process screen to “Prepare Invoice”. Any help appreciated.Cheers,Laura
Hi,I am trying to create an Import that does the following in one Import Scenario:-takes the Sales Order no. from a file (SO Type = SR) creates the Shipment Receipt from the SR confirms the Shipment Receipt creates the Credit Memo and releases the Credit MemoI have attached where I am at currently but I cant seem to find “CreateShipmentReceipt”.The import Scenario I have tried to date is attached.Any help appreciated.Thanks,Laura
Hi , @Naveen B, is it possible to create the Sales Order and do the Quick process all in the one Import Scenario?so using the attached Scenario, I’d need to somehow create all lines prior to the “Process Order”.If not I can do separate scenario but would be cool if I could do all in one :-). @Naveen B could probably do it :-). Thanks in Advance.Laura
Hi All, @Naveen B, My client has a file containing a Shipment Nbr that already exists in Advanced. They want the Shipment Nbr to be picked up from the file using an import scenario and “Confirm Shipment”. I have the following Import Scenario which Error’s so far. Any help appreciated.Laura
We are building an integration between Salesforce and the Customer Contracts.We have export scenario created that we would like to feed back the last billing date and next billing date, but are receiving the error message below-Any help would be greatly appreciated!
Hi All,Looking for a resource that will explain the ins and outs of an import scenario. Specifically where the data is being pulled from to generate the different fields and how they interact with them. Hope here is to gain an understanding to create my own.Thanks!Andrew-
Hi, I am trying to use the “Quick Process” in an import scenario. I am uploading a file with the SO number. From this SO I then want to use the “Quick Process” to raise the Shipment/confirm the shipment and create the invoice. I am unable to get this to work. Import Scenario attached.Has anyone used this successfuly?
Hi, Im trying to import a XML file, which cant be read properly by the system.However, im able to get a column with the data I need, but they are ordered row wise. The column is named “td”, and I would like to get data from specified rows. Do someone know how i can map this row wise? Below is a printscreen from the import scenario. The source field is column “td”, but is it possible to map this to a spesific row? Like “td” row 10. I have tried “td10”, but it seems not to work.
I'm trying to change the default customer location by setting to default a different location using Import scenario
Hi,Our organization is in the process of switching to Acumatica. I'm trying to import stock item profiles from our currant system, and when the import reaches half the sheet, the following error appears, input string was not in a correct format.
We are going to upload master data to the Sandbox and we need to maintain restore points before uploading the data.Ex. We have done Payable preference configuration and need to upload around 1000 suppliers to the system. Before doing this, we need to create a restore point. In cases where an error occurs, we need the ability to restore the system and configured data should not be erased.1) How does Acumatica support this requirement?2) Any processes that we should be aware of before migrating data to the instance?
Is there a way I can store a value in a variable while running an import scenario? I have a situation that would easily be solved if I could store a value temporarily and then use that value later in my steps to store in a field and/or to use it in a logic statement.
Hi all,I set an automation schedule to export inventory data. It’s just can not export data. The schedule setting are below: It’s working well if I manually run the job.Anyone had meet this issue before?
Can SFTP File Synchronization specify an upload folder path?I don’t see a field for it but maybe there is another way to indicate the path?
We have a business event/import scenario that is creating service orders from cases, but because we are not clicking Actions > Create Service Order from the case itself, the newly created service order does not link back to the case it originated from. I looked at similar import scenario threads that linked other documents together, such as tasks and activities and took that approach with service orders, but it didn’t work. Is this possible without customization?
Hi,I have built an Import Scenario that should update the Ext. Ref. Nbr. per line in the Import Bank Transactions. I have a Generic Inquiry feeding the Import Scenario, but it will only update the first line in the list of 10. It updates using the last Trans Desc, so it is working it’s way through the list correctly, however it appears to be ignoring (ID) Tran ID. Could anyone suggest how to populate each line correctly?Below is the screenshot of the Data Import Scenario.When the Import Scenario is run this is what happens.RegardsNick Savage-Mady
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.