Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics NAV (Archived)

export/import default data using xml during installation AL, D365BC ??

Posted on by 768

Hi Experts:

 I have one table with the name of "Test"  now i want to insert mean import data into my table when i install the extension through xml how it is possible?

*This post is locked for comments

  • Verified answer
    RE: export/import default data using xml during installation AL, D365BC ??

    @Vigneswaran Thamaraiselvan thank you sir for your response my problem solved with the link you shared.

  • Verified answer
    Viki NTS Profile Picture
    Viki NTS 250 on at
    RE: export/import default data using xml during installation AL, D365BC ??

    if you published web services then the following link will help you to get urls docs.microsoft.com/.../geturl-function

  • RE: export/import default data using xml during installation AL, D365BC ??

    @Stefano Demiliani

    I have developed app for business central so need the soapUrl for setup page i want to install the app on different instance i don't want to use in hard code but because on every instance the url is changing as below. So is there any process to get the soapUrl.

    bcsandboxdev1:7047/.../CRONUS DK A%2S
    bcsandboxdev3:7047/.../CRONUS DK A%2S
    bcsandboxbfdev3:7048/.../Company('CRONUS Dk A%2S')

  • Suggested answer
    Stefano Demiliani Profile Picture
    Stefano Demiliani 37,162 Most Valuable Professional on at
    RE: export/import default data using xml during installation AL, D365BC ??

    You don't need the read the url. The URL has always the following format:

    api.businesscentral.dynamics.com/.../ObjectWSName

  • RE: export/import default data using xml during installation AL, D365BC ??

    @Stefano Demiliani

    sir the below link is your blog post sir it is very useful and nice post but i need some help from you regarding this post as you told how to publish objects as a web service i published a codeunit on method as you told in the below post now i want to show the soapurl of the publish object how it is possible to get the soap url ?

    community.dynamics.com/.../dynamics-365-business-central-publishing-a-web-service-from-extensions

  • RE: export/import default data using xml during installation AL, D365BC ??

    I tried to export table data from nav 2018 on this command ( "Export-NAVAppTableData -ServerInstance 'DynamicsNAV110' -Path' ‘C:\TAB18.navxdata’ -TableId 9000" ).

    this command can only allow me export data from those table which are non-company table,

    is there any way to export table data from company table.

  • Suggested answer
    Stefano Demiliani Profile Picture
    Stefano Demiliani 37,162 Most Valuable Professional on at
    RE: export/import default data using xml during installation AL, D365BC ??

    Use Export-NAVAppTableData -ServerInstance YOURSERVERINSTANCENAME -Path 'C:\NAVAppTableData' -TableId XXXX where XXXX is the table ID to export.

  • RE: export/import default data using xml during installation AL, D365BC ??

    How to export the NavAppTableData from BC i tried a lot of commands but not working

    I tried the command( Export-NAVAppTableData -ServerInstance BC -Path ‘C:\TAB18.navxdata’ -TableId 18)

    error ("Unable to locate the server instance: MicrosoftDynamicsNavServer$BC").

  • RE: export/import default data using xml during installation AL, D365BC ??

    i want to export/import default data using xml during installation

  • Suggested answer
    Stefano Demiliani Profile Picture
    Stefano Demiliani 37,162 Most Valuable Professional on at
    RE: export/import default data using xml during installation AL, D365BC ??

    Try to explain in details what you want to do...

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,269 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,198 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans