Importing Vendors into Acumatica - acumatica

I am trying to import Vendors into Acumatica from an Excel File. We already have Segmented Keys set up, where when someone creates a new vendor in the system it will auto number. However I am attempting to import vendor information and ideally map that to a newly created vendor ID. I have tried countless scenarios and keep getting the error "BA Account"
BA Account is automated when creating an import scenario, so I do not not understand how to fix this error.

Related

Impossible to import Acumatica Customization package undefined: Cannot read property 'nodeValue' of undefined

I want to import some customization packages I have created for Acumatica, but, when I try to import (click on import button on SM204505 screen) I receive a message "undefined: Cannot read property 'nodeValue' of undefined"
Have you ever seen this message? does somebody know how to solve it?
Yes, I encountered this last night and have been troubleshooting ever since. I have not found a solution, but might have a possible workaround (I am not an experienced coder - please excuse any faux pas...)
1 - Under System Management > Companies, make sure your company has a company name (in addition to a company login name). Training materials say that this serves as the top-level node in the company tree and is needed to import customization projects. However, "Company," was already in my Company Name field and I still got the error.
2 - I was logged in as administrator and found under User Security > Access Rights by Role, that access for Administrator was set as 'Revoked' under System > Customization > Work Area > Manage. I changed that to 'Delete.' Also, under source code, I set my access rights to 'Insert.'
I still got the error, but chose to include the above in case they affect the following workaround:
3 - The customization project .zip file I was trying to import contained XML code. On the Customization Projects screen (SM204505), I added a row and a project name, then saved it. After clicking on the project name link, the Customized Screens screen opened (AU201000). Under the File menu, I selected Edit Project XML, copy/pasted it onto the screen, then clicked Upload Package. (It seems that using Choose File then Upload Package also works for me). Then I Saved to Database. I published from that screen - I did not try it back on the Customization Projects screen.
Even if your case is not as simple, maybe there is a similar workaround along those lines.

Restrict what customers an employee can see (NetSuite)

I'm customizing some NetSuite objects (forms, etc) including the Employee Centre's Time Tracking form. We want the people recording time (external contractors) to be able to enter time only against the projects and project tasks they have been explicitly assigned to.
So far it's going well, the only major problem is how to restrict what Customers they can see.
Currently the Customer field is where the system expects them to enter the name of the project, however that field will try to be "helpful" by listing/searching across the names of our customers as well. I'm using a customized version of the OOTB Time Tracking form.
How can I restrict the system so that the user can only see the projects they have been assigned? Or in other words, not see the entire customer base.
It's ok if they can also see the customer to whom the project belongs, and I'm open to solutions that are based on user access in the back-end (member for a group/role whatever, or, changing the way the Customer field works on the custom Time Tracking form.

NetSuite - Mass Import Duplication Detection

I'm in the process of migrating a large set of custom records into NetSuite. There's already some data and I was wondering how we can manage duplication here apart from manual checks using excel? I know for customers, vendors, partners and contacts NetSuite already offers build in duplication detection when we do data import, but is there something we can create for custom records?
Try building a UserEvent script that throws an exception on beforeSave at creation, if the validation has't passed. I haven't tested this, but it could act as a filter when importing.

Organization name doesn't change after importing - CRM 2011

I have a .bak file with all my customizations and common data for different organizations, created from organization called 'DevOrg'
I bring it to another environment, I create a TestOrg_MSCRM, restore it with the backup, and with the Deployment Manager import the org 'TestOrg'
If I query the Organization table for 'TestOrg', it has the same ID and name than 'DevOrg'
However, when I create SecondOrg_MSCRM and do the same process, the ID and Name changes in the step of the Deployment Manager.
Both instances are working correctly, however having the incorrect name for the org causes connection problems when using the web portal.
I'm wondering at first time doesn't change the ID and Name because are unique, but;
1.Is there anyway to change it while importing, and not having to change it manually in DB?
2.Are there any other tables with this kind of information for keep on mind?
There's quite a bit to do but thankfully someone has dealt with it already. I haven't tried it myself so can't vouch for it but it's getting good feedback. I have the SQL in my back pocket for when I do need it.

Access Sharepoint Library through Microsoft Access

Hi I have a sharepoint Library which is an Infopath forms library
I store forms here and i display some columns and the some column values are modified using MS Access
Now the problem that I am having is,
Access Displays some records only where WEb browser displays all the records.
I checked the security but everything looks correct for the same user has full control to that document
Can someone say where I'm going wrong??
Are you aware of linked list vs the Import the data source.
The linked list will hide some fields due to how linking works.
There are some issues in this regard as well. Some Datatypes don't communicate well.
see;
http://office.microsoft.com/en-us/access-help/how-access-converts-between-access-and-sharepoint-data-types-HP001047713.aspx
http://www.utteraccess.com/forum/Sharepoint-Linked-Access-t1958466.html

Resources