Introducing Acumatica Cloud ERP: 2026R1
Discussions Import and Export Scenarios
Recently active
Greetings all,I’m struggling with this Import scenario and hoping for some help. I’m trying to create records in Stock Items > Vendors for every unique Vendor/Location/Item/Subitem combination that has been used on Purchase Orders.I can get everything working except for the Vendor Location field. If you don’t define it in the import, it will pull in the Default Location. When I try to populate it though, it’s just blank.I’ve tried both Location and Location -> Location ID, and POOrder.VendorLocationID, Location.LocationID, and Location.LocationCD. Thanks for looking!
Hello - two of 6 similar import scenarios have started pulling in the data from the oldest file versions when clicking on Prepare. I have compared the Import Scenarios, Import by Scenarios and Providers between the ones that are working and the ones that are not. I cannot see any differences that indicate the issue. I did go into the file versions and delete all but the current file which allowed me to successfully load. However, I suspect it has not solved the problem so hoped someone in the community has experienced something similar and have some suggestions on what to review. THANKS! Kelly
Hello,I am trying to create an import scenario that’ll allow me to use the “reset sync” button in mass for many records. (Salesforce Sync State - CST.SF.20.50.40) Currently the “reset sync” button on that screen only allows you to checkbox the ones you want reset, and can’t select them in mass. (that I know of)I tried to create my own generic inquiry, data provider and Import Scenario to do this, but I seem to be running into issues. I’m not sure how I “select the checkboxes” on the import scenario for the action “reset sync” Currently when I run my attached import scenario is says success, but the record is not reset.I can’t seem to get it to work, this is a little more advanced for me so I’m struggling. Any ideas?
Hello,I am trying to export Sales Orders to Salesforce using the Salesforce Sync Data Provider. It’s mostly working as expected, but I am having an issue with the “Details” tab.I want to export all the Inventory ID’s on the order to a field in Salesforce I made called “Inventory_ID__c”. I setup the field like I normally would, but I’m noticing that it’s only the last Inventory ID that’s actually syncing to to the field in Salesforce. How do I tell the export scenario to “combine” and export all inventory ID’s?Attached is my current export scenario. thanks!
Hello, We don’t want to put all Sales Order on hold by default, we only want to put the imported sales order on hold. But we meet an issue below: No matter where I put the “Action:PutOnhold” When importing, starting from the second line, it pops error “the hold button is disabled” I also tried set Hold = true, but it does NOT work. The sales order still be open. I have thought out a solution, 1, Using the existed import scenario to import Sales Order2, Using another Business event to monitor the sales order newly created, if new inserted, another import scenario will put the new imported sales order on hold. But can I do this in only 1 import scenario? Can somebody give help?
Hello, I am new to Acumatica.I am building an import Scenario for the “Employee Time Activities” screen.The data is coming-in via a .CSV file (provided by an external source).The Project number is coming-in from the .CSV file non-segmented.The Project number segmented in Acumatica. (xx-xx-xxxxx). I have tried this two ways (in the .CSV file):Project number as segmented. Result: Field: Project, Value: SP-21-095, Error: 'Year' of 'Project' does not exist in the system. Project number as non-segmented. Result: error: Nullable object must have a valueWhen manually entering an Employee Time Activity record, I notice that Acumatica inserts default values the following columns: Hold, Status, Data, Time, Earning Type,Time Spent, Billable, Billable Time,and then copies values from the previous record columns: Project, Project Task, and Description.It was suggested to me that bringing in the Project number as non-segmented was preferred. Has anyone encountered the two errors (above) before?How d
Hello, Is there a way to set up an export scenario or automation schedule to export the files from a Shipment? We have a customization built in already that captures the Shop for rates carrier info and stores it in the Files of the Shipment. I want to be able to export these files and save them on my computer or in OneDrive. I can do this one at a time now, but is there a way to do this in bulk or on a schedule?Thanks!
This is for the initial data migration. Sales Orders have been imported and Purchases order have been imported. I am having difficulty linking the SO to the PO with an import scenario. I see that on the import scenario for Sales Orders>Order Summary is the action <Link PO> . I haven’t been able to to properly use this action. I have tried adding the action <Select> and then save, but I am missing something.
Hello,We have had multiple opportunities added to Acumtica but technically they should be leads. Is there a way to convert the opportunities back into leads? Please advise on the best way forward.I look forward to hearing your ideas.Thank you for taking the time to answer my question.
I am trying to place a order on hold with the results of a Business Event. The BE triggered with new order on GI but the following import did not place the order on hold? Can you see something wrong I am missing ?
Hi all,I have been trying to update the vendor item number on the vendor details tab on the stock item profile, specifically I would like to add a vendor item ID. However, because there is a vendor there, it gives me an error saying “An attempt was made to add a duplicate entry.”. I have followed a few other discussions on here (I linked the discussion that seemed to be most similar to my scenario), but I still cant get the vendor details to update. Here is a screenshot of my map -Any help would be greatly appreciated! Thank you.
I’ve tried multiple variations of this import scenario and can’t seem to get it to work. We have items that require replacement and would like to automatically have the item updated with the associated replacement item.
So first off let me lay out my scenario. I work for a food Distribution company. We special order items for customers weekly. Once they arrive to the warehouse, they are manually shipped out to the customer based on when their next order is placed in the system. I am looking for a way to have them added to the order when it is created. Meaning…. the salesmen creates their normal order, but does not add the special order item. Since that customer has a order out there (ORDER TYPE NS) for the special item when he creates the normal Sales order that is routed on a truck for delivery i would like some type of scenario where when their normal Sales order is in an open state it will add the special order item on there. SO far I have created a GI that pulls my SO’s that ship out that day and on the same GI its listed my special orders that are for that customer. Currently I'm manually creating a new order and manually adding it to the truck every night. I would like a way for this “smart sys
Hi Guys,I hope youre all very well,I am having an issue with my import scenario, i am trying to mass change vendor classes, and i receive the below error.Below is also a screenshot of my import scenario and the xml is attached.Thanks guys!! Aleks
I am trying to create a restriction groups for each GL account (about 1300 of them) using an import scenario. I am able to get the group created, but I cannot figure out how to select the check box for included once the group is created.
Hello EveryoneAs the title says I am trying to create an import scenario that updates existing lines in a grid, if the record on the file is not found, then it creates the line. I am particularly trying to accomplish this on Sales Prices Screen. Here is how I have my import scenario mapped so far: This works fine for updating existing records, but it does not work there is not already a record there for the Price Code/Inventory ID.Any and all help here would be greatly appreciated!!Thanks
System.InvalidOperationException: String or binary data would be truncated. at System.Data.SqlClient.SqlBulkCopy.ConvertValue(Object value, _SqlMetaData metadata, Boolean isNull, Boolean& isSqlType, Boolean& coercedToDataFeed)System.InvalidOperationException: The given value of type String from the data source cannot be converted to type nvarchar of the specified target column. ---> System.InvalidOperationException: String or binary data would be truncated. at System.Data.SqlClient.SqlBulkCopy.ConvertValue(Object value, _SqlMetaData metadata, Boolean isNull, Boolean& isSqlType, Boolean& coercedToDataFeed) --- End of inner exception stack trace --- at System.Data.SqlClient.SqlBulkCopy.ConvertValue(Object value, _SqlMetaData metadata, Boolean isNull, Boolean& isSqlType, Boolean& coercedToDataFeed) at System.Data.SqlClient.SqlBulkCopy.ReadWriteColumnValueAsync(Int32 col) at System.Data.SqlClient.SqlBulkCopy.CopyColumnsAsync(Int32 col, TaskCompletionSource`1 so
I have a problem I keep running into and I have been unable to find the solution. Thank you in advance for any assistance and/or directions to a solution. I put this in Import and Export Scenarios as that’s what I’m working on right now, but it is an issue I run into multiple places in the system. IssueWe are unable to update details on matrix stock items. Every time we try we get an error along the lines of ‘value of attribute is not among it’s possible values.’ As long as the stock item is attached to its template item its details can’t be updated. Details Here’s a standard item class we have. Color and Size as variants and a couple attributes. Building a template item and then generating matrix items after creating the item class causes no issues. The problem then comes when we attempt to update details on the matrix/stock items, such as default locations or weight. We get the same errors about attributes regardless of how we try to update, including but probably not limited to:Upd
What is the import scenario actual formula to leave the “Default Receipt To” blank? in Stock Item
I have a Payment Method that I have checked the Require Remittance Information for Cash Account checkbox.On the Remittance Settings Tab I created:On the Cash Account:Goal: Run import scenario to create cash account and populate the routing number on the Remittance Settings Tab.Issue: receiving error message “ ‘DetailID’ cannot be empty.” I have attached the import scenario for review. Any help is appreciated! Coleen
Hi,I am looking to export data out to a excel sheetI have built the export scenario and I have set the sync type to Incremental - New OnlyHowever when I schedule the export scenario to run Acumatica will export the new records and the record of the previous exportFrom reading the help wiki it statesIncremental - New Only: Select this option to perform partial export, including only those records that have appeared in the Acumatica ERP database since the previous export took place.My understanding of this is that Acumatica will run the export and then clear down the data and when the schedule reoccurs then capture the new data however this does not seem to be the case.Is my understanding incorrect or is there an issue with this sync type?
Hi, I am creating an Import scenario to update the customer report ID and email template in mailing & painting tab.but it appears this error, is there any error of my scenario?
I’m not having any luck modifying Promised On data with an Import Scenario.In the Import, it shows this: When you interactively try and make this change, you get a popup.To respond to Yes, I have these lines in the import scenario:Yet it’s refusing to do it via import. Any ideas?
hello, I have a lot of problems getting an import scenario to work creating time cards for employees who don't have one. This works from time to time, sometime not, and as soon as I activate the condition I have no results, and no little diagnosis.Can you help me?THANKS Generic inquiry with Action button Import scenario Import scenario - Condition My final goal is to have two step(two different import scenario) in the business event :1st one is a Create time card and submit it , with Source restriction EPTimecard_Status Is Empty2st one is a Submit time card only , with Source restriction for EPTimecard_Status Is NOT Empty
Hey Everyone, I’m struggling to create an import scenario to disqualify leads in mass. I’ve tried a few different things using the Action: Disqualify option but nothing seems to work. But it’s my first time creating one like this too so may have misunderstood how the Dialog Box work on Import Scenario.Here is a screenshot of my most recent attempt: I guess the issue here is that when we try to disqualify there’s a dropdown where we need to select the reason and I don’t really know how I’m supposed to pass the value to that dropdown: The error I’m getting is that the Reason cannot be empty. Anyone could help me out here?
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.