how to find what are the object imported into Navision

selva1990
Member Posts: 25
Hi all,
Trying to import set of objects into navision classic client and once it done all those imported object alone need to be inserted into another table. Can anyone help me to find out?? i tried using virtual object table but i have no idea how to fetch imported object from that virtual Object table. :?: :?:
Trying to import set of objects into navision classic client and once it done all those imported object alone need to be inserted into another table. Can anyone help me to find out?? i tried using virtual object table but i have no idea how to fetch imported object from that virtual Object table. :?: :?:
0
Comments
-
selva1990 wrote:and once it done all those imported object alone need to be inserted into another table.
Try creating an Import for the .fob or .txt to populate your table. For the .fob you should process the text part only. It ends according to DOS convention at the first ^Z character (decimal value 26). You can extract that part on a command line if you don't want to handle it in C/AL.COPY /a MyFob.fob MyFob_Header.txt
0 -
hi thanks for reply,
Suppose if am importing an .txt/.fob file into navision, i need to know what are all the objects imported from that file.
for example:-
i am importing anyobject.txt i need to know 1)Name of the object 2) Object ID 3) version list of that imported object.0 -
selva1990 wrote:i am importing anyobject.txt i need to know 1)Name of the object 2) Object ID 3) version list of that imported object.
For txt files you need to a bit more handiwork to get the information, but the file structure is fairly easy to understand - try opening one in notepad.
Trying to figure out what objects were imported can be done by creating a list based on the objects table before and after you import your objects.Brian Rocatis
Senior NAV Developer
Elbek & Vejrup0
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