Dataport limitations

DenSter
Member Posts: 8,307
Is anyone aware of any dataport limitations? One of my clients has a Customer dataport, and the maximum number of fields seem to be 34 fields. Once I run the dataport with the 35th field, I get a fatal application error and it throws me out.
This happens in both C/SIDE and SQL Server option.
Daniel.
This happens in both C/SIDE and SQL Server option.
Daniel.
0
Comments
-
Maybe it's the line length that is the limitation. Are you exporting or importing data?No support using PM or e-mail - Please use this forum. BC TechDays 2024: 13 & 14 June 2024, Antwerp (Belgium)0
-
Hi,
Use 'Integer' as the DataItem and then you will not have any limitations on Dataport fields. Yes, you will have to write code but a clean way of doing the Dataports.
Regards
Suresh.0 -
I'm importing fields into the customer table. There are no custom fields. My client wrote the dataport themselves, and they are importing into variables and then validating the fields using the variable values, because for some reason they could not make auto-validation work.
By the way, I also tried it in a standard Navision database, and it does the same thing.
Suresh, so you're saying that you know of these limitations? If you do, what are they?0 -
Hi
I have created Dataports with 100 fields, with no problems, without using the Integer table as a dataitem.
Importing into Variables, doing checks/Validation on the variables then assigning to the appropiate fields to insert/modify.
I don't know what type of file you areading from, But i tend to use MSDOS (Text) type files which are Tab delimited,
On the Datatport
Set FieldStartDelimeter = <None>
FieldEndDelimeter = <None>
FieldSeperator = <TAB>Answer the question and wait for the answer.0 -
Sounds like Navision....
"Navision... the 35th field is the limit."
Yeah well... how need that sky anyways..."Real programmers don't comment their code.
If it was hard to write, it should be hard to understand."0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions