From: Andy on 25 Feb 2010 05:01 Hello everyone, making some tests we discovered that the records in Record Link - table nr. 2000000068 are automatically deleted when the sales document are archived automatically if flag Sales & Receivables Setup."Archiving Sales Order" is true. Is there a method to obtain/restore records deleted? We have inserted a lot of link for a lot of documents and are afraid of this. This is the work of various months. Do you have some suggestions? We have same problem in version NAV 5.0 and NAV 5.0 SP1 - CH - Swiss localization. Thank you
From: Kim on 5 Mar 2010 15:02 Hi Andy, are you sure that the Record Link is "physical deleted"? The codeunit "ArchiveManagement" is moving certain tables to the archive only. The document links in Table 2000000068 stay "untouched". For the user it just lokks like the record is "lost". If the user wants to access the links from the archive, you have to modify the ArchiveManagement-Function. Just change the information in the field Record ID... Befor archiving: Link ID Record ID URL1 601 Sales Header: Order,S-ORD10001 www.bing.com After archiving Link ID Record ID URL1 601 Sales Header Archive: Order,S-ORD10001,1,2 www.bing.com (i have just tested it with 5.01 sp1) "Andy" <Andy(a)discussions.microsoft.com> schrieb im Newsbeitrag news:F1D2E9F4-C5D9-4988-8F3F-FD0FE37523C1(a)microsoft.com... > Hello everyone, > > making some tests we discovered that the records in Record Link - table > nr. > 2000000068 are automatically deleted when the sales document are archived > automatically if flag Sales & Receivables Setup."Archiving Sales Order" is > true. > > Is there a method to obtain/restore records deleted? > > We have inserted a lot of link for a lot of documents and are afraid of > this. > This is the work of various months. > > Do you have some suggestions? > > We have same problem in version NAV 5.0 and NAV 5.0 SP1 - CH - Swiss > localization. > > Thank you
|
Pages: 1 Prev: Windows 7 and NAV 4.3 compatibility Next: New Navision Client Install - NAV5.0 2009 SP1 |