Discussions Import and Export Scenarios
Recently active
I faced a scenario where i had to reverse over 4000 invoices using SO Credit Note because there was stock involved. These invoiced had been posted without VAT and Tax authorities requested that they be redone. I managed to use import scenarios to reverse and repost the invoices.I am now facing challenge with constructing an import scenario to apply the invoices to the credit memos. Any help welcome
Good day Team, I am trying to do do a date that will show DDMMYY instead of the funtion that is on the native export scenario for the ACH per our client ACH requirements. the Target Value is BH_CompanyDescriptiveDate, and the nativer field action on the export scenario is =Provider.FormatDateMMMyy([Document.TranDate]), which provides the result “Mar 24” and I need “140324” to represent the Transaction Date for March 14, 2024, Could not find a lot of documentation for the funtion FormatDate. Thank you Team.
Hello,I am trying to create an import scenario to delete the Media URL’s form a number of Stock Items. I have tried =null, and blank entry imports, but am missing something. It seems I need a delete Action, but there is none available in the import scenario for media urls. Attached is the Import Scenario i’ve been using. There’s a bunch of stuff on there, but I just need the Media URL’s for this.Thanks!Nathan
Hello all,i have been trying to import a single email account for all the customers.So I would now like to import the same e-mail for the Mailing ID = STATEMENT for all the customers.I created an import routine as follows:When I ran this routine it generated the below shown error: What is it that I am missing?
Hello all,I’m fully aware of the OData connection that is able to be used to with Power BI, but I was wondering if there are other out-of-the-box connection options. For example, can you forego the OData connection and use a direct SQL connection instead?Thanks so much!
Hello! Is the Lead ID settable when importing a lead list from excel under the import scenario leads from excel? Currently Acumatica is automatically setting the lead ID # even though I’ve mapped it out to use my 8 number ID. When I prepare and import the list it recognizes the 8 digit lead ID but then overrides to a 5 digit lead ID.Any tips on the import scenario mapping would be appreciated. This is my first one I’ve custom built and I may have missed a thing or two.Thank you,
I got this sales order import error, This is my weekly sales upload, and this is the first time I've gotten this error and I'm not sure how to correct it.
Hello,I'm seeking advice on a more efficient method to import reports into another instance without using the Report Designer. We have more than 100 different reports, and it's extremely time-consuming to individually open each report in the Report Designer, save it to the server, then move on to the next one, and so on. Although I've managed to export the XML files via a generic inquiry and the UserReportEx table, I'm unsure how to import them back from the Excel file, especially since we don't have database access and doing it via customization is not a suitable way.Any guidance would be greatly appreciated.
I have created an import scenario to create a bill.The bill may have a very old document date which the customer would like to capture in the document date, but the period should be the current period. The period is updating correctly.However, if the document date is not an Open Period, it gives an error that the period is not opened and then does not let the import scenario then set the period to override the error like i can do when I am entering a bill manually.How do I get the import scenario to ignore the error on the missing period when the date is entered so it can then set the appropriate period?
Hi all, while importing the Purchase and Sales order can we have the created by id with respective users and not admin.?
We are attempting to use Acumatica Data Provider to establish a connection to our on Premise SQL Server (MSSQLSERVER) 2019. The Server is SPCSQLSRVR19 (default instance is MSSQLSERVER)database is a test database from our production database, logon is sa with appropriate password and the authentication is SQL The Name is IMPORT SSRS Views, Provider Type is MS SQL Provider, Active is checked. I’ve attempted to sign on as myself (I do have domain and database admin privileges), tried administrator. I’ve set everything up myself and the service is running (SPCSQLSRVR19\MSSQLSERVER) is the instance. When I click the “FILL SCHEMA OBJECTS” it times out with an error message. Ports 1443, which is standard are open, and remote connections are allowed.Anybody else out there been successful in setting this up or know of some tools that may be helpful? We have a ton of standard SSRS reports that need to be brought over from Macola.
Need a little help here and I'm hoping someone on here has done this before. Business Case: We misapplied 400+ Prepayments to 20,000+ Bills and Released them using an import scenario. Each Prepayment has at least one and in some cases hundreds of Bills applied to them, so clicking through each Bill to reverse application is not an option. What I need is an import scenario to Reverse Application of these prepayments to bills. I used this posting → https://community.acumatica.com/import-and-export-scenarios-117/import-scenario-to-reverse-ar-payment-application-10371?tid=10371&fid=117 to develop an Import Scenario for the AP problem I’ve got, but it doesn’t work.Issues Experienced: The first Bill on each Prepayment will Reverse and Release, but then the second Bill on the Prepayment will not release and I get an "Index is out of bounds of the array" error. I can only guess that this happens because reversing the application adds a line to the Application History screen, but I'm n
In an Import Scenario is there a way to call a carriage return? We are importing notes from our old system and would like them to appear in Acumatica on separate lines in the same Notes dialog box. We have the notes concatenating into a single line separated by spaces by using the command in the screenshot below, but could we call a carriage return in between each note to put them on separate lines?
Good day team, We are trying to default the Post Period to the business Date using an import scenario, so if business Date is on Febrary to be 02-2024 or if business date is January to be 01-2024 even if todays date is March. We still not have any luck with this, has a solution by using an import scenario? Thank you Team!
Hi,I am trying to build an import scenario to mass create kit assemblies we receive from a 3rd party fulfillment partner. All items are lot tracked. I have the following import scenario created based off similar discussions I have found on here. Import Scenario However it is failing due to the lot not being selected in the line details tab on the kit assembly screen.Import Processing ErrorHas anyone else experienced this?
Good afternoon,Happy New Year to everyone, I would like to ask for your help in creating an import scenario that is giving me an error.I created the import scenario for construction projects with the necessary fields to upload, I need to import 180 projects, but when uploading the import it shows me anI am going to attach the images of how I created the import scenario so that someone can guide me to correct the error, because I have reviewed, but I cannot identify the cause of this error.I thank you in advance for the help and I hope you have a happy week.
Trying to add “Default Payment Info>Cash Account and having an error:Field Cash Account, Value: XXXX, Error: Cash Account cannot be found on System. Please verify you have proper access to this object.-The Cash Account do not has Restriction Visibility”
I have a customer that would like to use AR recurring transactions for monthly rents. Has anyone created an import scenario that adds the balanced AR bill to a schedule - I cannot get anything to work. Thanks...coleen
Hi, I am trying to Release Purchase Receipt Programatically At Other Acumatica systems this request workedURL : https://arts.acumatica.com/(W(1))/entity/ARTSAlphaEndpoint/18.200.001/PurchaseReceipt/ReleasePurchaseReceiptBODY : { "entity": { "VendorId": { "value": "AKA" }, "Type": { "value": "Normal" }, "PostPeriod": { "value": "04-2019" }, "VendorRef": { "value": "998" }, "Location": { "value": "MAIN" }, "ReceiptNbr": { "value": "PR001126" } }, "parameters": {}}But for our new client it is not working and give the following error : "message": "An error has occurred.", "exceptionMessage": "Operation failed", "exceptionType": "PX.Data.PXInvalidOperationException", "stackTrace": " at PX.Api.ContractBased.EntityService.Invoke(ISystemContract systemContract, String version, String name, EntityImpl entity, ActionImpl action, CbOperationContext operationContext, Boolean throwOnError)\r\n at PX.Api.Co
Hello all,I have been working on importing some non-stock items but the system is triggering the following error:The import scenario:So here i am using the same column from my excel sheet - PACKAGING and mapping it to all the 3 fields: Base Unit, Sales Unit & Purchase Unit.What is it that I am doing wrong here?
HiWe have a credit term set up with multiple installments, (term code is RENT) it is visible to customers and vendors. When entering an AR invoice I can choose the RENT term code, but when I activate migration mode I cannot choose the RENT term code, and during the import scenario the import errors when trying to import an invoice with that term. The error is: Field: Terms, Value: Rent, Error: Cannot be empty.I was able to modify the term code, import the invoices in migration mode, release the transactions and then add the installment schedule to the term code.Has anyone else experienced this issue, is there some unwritten rule that installment terms do not work with migration mode? Just trying to see if importing transactions with installment schedule terms can be done without the workaround, for future projects.Thanks!
I have a business event that I am trying to make so that it creates an opportunity and a quote for certain business accounts on a regular basis. I have set up the business event to run an import scenario on a schedule and everything seems to work fine, except there is no actual opportunity or quote created.I set up the import scenario separated from the business event with the exact same settings and source and it runs perfectly. The automation schedule runs correctly and both the schedule and the business event say they run without any errors. I have tried setting up a task template (using the business account id as the related entity) as a second subscriber and it creates the task successfully, just without the related entity. This makes me think that there is something wrong with my generic inquiry that is not passing the business account ids properly to my business event. Any input would be appreciated!Thanks,Drew
Here is the shipment before adding the serials manually: Here is the shipment after adding the serials manually:
Hello, I have created a View and a new DAC from that view. It simply pulls basic Sales Order data from the SOOrder, SOLine, and Inventory tables.I’ve set up this DAC in a GI, which I’m using in an export scenario.The only issue I’m really having is that the export scenario doesn’t seem to be affected by the “Sync Type” settings. I don’t want to perform a full export each time, but just an incremental sync. However, each time I prepare the data with the sync set to incremental, it still prepares all Sales Orders.I tried adding the createdDate and modifiedDate, as well as the timestamp from the SOOrder table to the view/dac, but it didn’t have any effect on the sync.Is there something specific the Export Scenario screen is looking to determine which records to prepare on incremental syncs?
Hello all,I had been wandering if it is possible to import the Actual Amount → Revenue Budgets in the Projects screen. Since by default the system doesn’t allow us to enter the amounts manually. So how can we import the Actual amounts?Kindly share your suggestions.Thanks in advance.
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.