![]() |
|
Post Reply
|
| Author | |
aron
Newbie
Joined: 05 January 2006 Status: Offline Points: 8 |
Post Options
Thanks(0)
Quote Reply
Topic: Help on Imprt w/ecommerce editionPosted: 05 January 2006 at 5:19pm |
|
Hi I am using the e commerce edition And when doing an upload the following errors were generated First error: --------------------------- Error in frmGenie: Function WriteCustomer --------------------------- Line: 8370 QuickBooks response: The string "Dechert LLP, Bill Gill PC Services, 4th Floor" in the field "Addr1" is too long. --------------------------- My Question on this error is where I can find a list of the how many values is the maximum for each field (for validation) Second error Error in frmGenie: Function WriteCustomer --------------------------- Line: 8370 QuickBooks response: There was an error when saving a Customers list, element "James T. Kline". QuickBooks error message: This list has been modified by another user. --------------------------- OK Third error Error in frmGenie: Function WriteCustomer --------------------------- Line: 8370 Name Name specified already exists on file --------------------------- OK Fourth Error Error in frmGenie: Function WriteInvoice --------------------------- Line: 12650 Invalid customer specified Row 63 (Error #-2147219486) --------------------------- OK --------------------------- |
|
![]() |
|
Administrator
Admin Group
Joined: 01 October 2003 Status: Offline Points: 2607 |
Post Options
Thanks(0)
Quote Reply
Posted: 05 January 2006 at 5:52pm |
|
1. I believe the limit for address fields is 41 characters. We don't have a published list for limits on fields, but I will post that when it's available. 2. I'm not sure about this error, we haven't seen this one before 3. Most likely the customer name you are trying to add already exists as another list item (vendor, other name, employee) or exists as an inactive list item. 4. This is a general error that typically follows when a new customer could not be successfully added |
|
![]() |
|
Administrator
Admin Group
Joined: 01 October 2003 Status: Offline Points: 2607 |
Post Options
Thanks(0)
Quote Reply
Posted: 05 January 2006 at 5:58pm |
|
You can see the max field lengths for QB fields by reviewing the documentation for qbXML at the following link: http://developer.intuit.com/qbSDK-current/OSR/onscreenRef/index-QBD.html Select the message type: Example for Invoice it would be InvoiceAdd then review the fields and their lengths. Example BillAddress.Addr1 is 41 characters. |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |