Full Change Log
nav_nav
Member Posts: 33
Hi,
Is there any way (customisation probably) to have the system logg ALL changes ?
A datawarehouse application is looking for an incremental upload. The timestamp on SQL is not a valid option since they want to be able to select all changed lines since the last upload.
Standard change log only logs user changes. Is there any way to assure you log ALL changes (system changes included) ?
Thanks
Is there any way (customisation probably) to have the system logg ALL changes ?
A datawarehouse application is looking for an incremental upload. The timestamp on SQL is not a valid option since they want to be able to select all changed lines since the last upload.
Standard change log only logs user changes. Is there any way to assure you log ALL changes (system changes included) ?
Thanks
0
Comments
-
If you need the informations about modifications create through reports or Codeunits, you must develop it self. Take a look into cu 1 an changelog. You must call the functions from your codeunits or reports.
An other way is, if you use sql Server, to create an function on sql server which shows you all changes to an date / time.
RegardsDo you make it right, it works too!0 -
- I know you could create some functions in codeunit 1, but that only triggers user changes. If you would use the developers toolkit to check where the modify is called without true...
- a function on sql server is interesting. Can you do that without loosing your code each time you compile your object or install a new fob ?0 -
To the second. Yes you can do this.
I'fe create that in sql. But i doesn't need all navision tables. So i've specific which tables the function should search trough. And the search job is at night (after Maintenance jobs).
For Reporting you can use navision or sql features (like Report Services in 2005)
RegardsDo you make it right, it works too!0 -
Could you please post exactly what you did ? According to MBS this is not possible.0
Categories
- All Categories
- 75 General
- 75 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K 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
- 610 NAV Courses, Exams & Certification
- 1.9K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 251 Dynamics CRM
- 103 Dynamics GP
- 6 Dynamics SL
- 1.5K Other
- 991 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 28 Design Patterns (General & Best Practices)
- Architectural Patterns
- 9 Design Patterns
- 4 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1K General Chat
- 1.6K Website
- 77 Testing
- 1.2K Download section
- 23 How Tos section
- 249 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions