Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Suggested answer

how to connect dynamics ax database to an external software?

(0) ShareShare
ReportReport
Posted on by 932


Hi,

I want to use some tables from ax in another external application(web application).

so , I'm looking for connectors that do this job.
Have you any idea about this task or documents?

  • BASMA Profile Picture
    932 on at
    RE: how to connect dynamics ax database to an external software?

    Thanks Nikolaos,

    I will check  theses documents

  • Suggested answer
    nmaenpaa Profile Picture
    101,158 Moderator on at
    RE: how to connect dynamics ax database to an external software?

    Ok so you want to share the data - not metadata.

    You can start by checking following documentation:

    docs.microsoft.com/.../services-and-application-integration-framework-aif

    docs.microsoft.com/.../using-custom-services

  • BASMA Profile Picture
    932 on at
    RE: how to connect dynamics ax database to an external software?

    I have some tables in AX , then I want to use these tables in external application.

  • nmaenpaa Profile Picture
    101,158 Moderator on at
    RE: how to connect dynamics ax database to an external software?

    What exactly does the external application want? Data or metadata?

    You can find plenty of documentation and examples about AIF and custom services by web search.

  • BASMA Profile Picture
    932 on at
    RE: how to connect dynamics ax database to an external software?

    Thanks for reply ,

    without going through the database, do you have examples of how to use web services or AIF to use metadata in an external application

  • Suggested answer
    Sergei Minozhenko Profile Picture
    23,091 on at
    RE: how to connect dynamics ax database to an external software?

    Hi Basma,

    There are plenty of options on how you can connect the external application to AX. The recommended approach is not to give access to DB directly but use AIF or web services to get data from AX.

    But I saw a couple of implementations where 3rd party application had direct access to AX DB, but you need to restrict access properly to only needed data (use sql views with different schema) and restrict write access to DB from 3rd party side.

  • Suggested answer
    nmaenpaa Profile Picture
    101,158 Moderator on at
    RE: how to connect dynamics ax database to an external software?

    Dynamics AX database runs in SQL Server.

    So actually your question is: "how to connect to SQL Server from the outside?".

    - The database must be accessible by the external application (firewall rules)

    - The external application must authenticate with the database (using Windows authentication or SQL Server authentication)

    You should find plenty of info in SQL Server documentation and SQL Server forums.

    Quite often it's not preferred to open up your prod database directly to external applications. So you should also consider building some different kind of integration than direct SQL connection. For example developing some web services in AX.

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Jonas ”Jones” Melgaard – Community Spotlight

We are honored to recognize Jonas "Jones" Melgaard as our April 2025…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 294,033 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 232,854 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,158 Moderator

Leaderboard

Product updates

Dynamics 365 release plans