Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics NAV (Archived)

SchemaMode - Synchronization of Data in Al

Posted on by 768

Respected Experts,

i am facing with some issues while developing my test project in AL i have created one table and one page published successfully and i inserted data, now after insertion of data i have made some customization in my page and published it when i run the page all the data are lost is there any way to publish the app in al without losing data ?

Note: SchemaMode = Synchronize ;

and dose Al Support MenuSuite ?

Thank.

*This post is locked for comments

  • Suggested answer
    Mohana Yadav Profile Picture
    Mohana Yadav 59,139 Super User 2024 Season 2 on at
    RE: SchemaMode - Synchronization of Data in Al

    instead of menusuite we have to use this property

    docs.microsoft.com/.../devenv-al-menusuite-functionality

  • Suggested answer
    Amol Salvi Profile Picture
    Amol Salvi 18,694 on at
    RE: SchemaMode - Synchronization of Data in Al

    docs.microsoft.com/.../restorearchivedata-function

  • Suggested answer
    Stefano Demiliani Profile Picture
    Stefano Demiliani 37,162 Most Valuable Professional on at
    RE: SchemaMode - Synchronization of Data in Al

    Do you have a new version number for your app?

    You can access archived data by using the NAVApp variable:

    https://docs.microsoft.com/en-us/dynamics-nav/extensions-upgrade-howto

    PROCEDURE OnNavAppUpgradePerCompany@1();

    BEGIN

      NAVAPP.RESTOREARCHIVEDATA(YourTableID);

    END;

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,280 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,214 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans