web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

One or more configuration keys are disabled in the data entity in D365 AX

(0) ShareShare
ReportReport
Posted on by 4

Hello expertise,

I have  deployed a new sandbox environment for D365 Finance & Operations with update 15. and trying to import data like chart of accounts , customers , vendors .

But when import the record by using entity , its generating below error for all entity .

"One or more configuration keys are disabled in the data entity , 'Main account'. A field is available to be used in data management if the configuration key of the field, its table and its data entity are all enabled"


Please suggest how to solve this issue.

Thanks.

*This post is locked for comments

I have the same question (0)
  • AbdulBari Profile Picture
    85 on at
    RE: One or more configuration keys are disabled in the data entity in D365 AX

    pastedimage1600758283232v1.png

  • jburrow Profile Picture
    5 on at
    RE: One or more configuration keys are disabled in the data entity in D365 AX

    this worked for our system not importing products v2

  • DynamicUno Profile Picture
    25 on at
    RE: One or more configuration keys are disabled in the data entity in D365 AX

    Thanks, worked for me too. The power of 'off and on' does it's thing once again.

  • ArunGarg Profile Picture
    3,924 on at
    RE: One or more configuration keys are disabled in the data entity in D365 AX

    Hi ,

    Andre is saying correct even I have tried the same and it working for me.

    Regards

    Arun

  • André Arnaud de Calavon Profile Picture
    298,168 Super User 2025 Season 2 on at
    RE: One or more configuration keys are disabled in the data entity in D365 AX

    Hi Naveen,

    Actually, you should be able to close the framework parameters, but should not use data management features until you received the message that it was completed.

  • Verified answer
    Naveen Mishra Profile Picture
    4 on at
    RE: One or more configuration keys are disabled in the data entity in D365 AX

    Hi Guys ,

    Data entity configuration keys issue resolved.

    1001.png

    The catch point is - when we do Refresh entity list make sure following things for successful Refresh entity list
    1. restart the Env from LCS (Stop & Start VMs not IIS)
    2. there should not be any online users
    3. you should not close the form or refresh the page until you see Message in
    Path - data management > framework parameters > entity settings > Refresh entity list

    Thanks .

  • Suggested answer
    Mark Schurmann Profile Picture
    4 on at
    RE: One or more configuration keys are disabled in the data entity in D365 AX

    I opened with Microsoft about this problem.  I appears to be caused by data entities that have been deprecated but are still in one or more projects.  They provided the following instructions to clean up the obsolete data entities.  I followed the instructions, but I still get the warning.  I also was not able to delete all of the offenders because some said they had a dependency.  Since I could not identify a data entity that could not be imported or exported, Microsoft said, its just a warning, don't worry about it.

    Instructions for removing orphan entities:

    1. Run the following sql statement.

    SELECT ENTITYNAME FROM DMFENTITY WHERE ENTITYCONFIGKEYNAME = '' AND ENTITYISENABLED= 0

    2. Run the following statement and verify it returns no result. It means no data project uses the entities of #1.

    SELECT A.DEFINITIONGROUP, A.ENTITY from DMFDEFINITIONGROUPENTITY A

    JOIN DMFENTITY B on B.ENTITYNAME = A.ENTITY

    WHERE B.ENTITYCONFIGKEYNAME = '' AND B.ENTITYISENABLED = 0

    3. Run the following sql statement. It will return no records, means the list of #1 are orphan entities.

    SELECT SCHEMA_NAME(SCHEMA_ID) AS SCHEMA_NAME, NAME AS VIEW_NAME

    FROM SYS.VIEWS C

    JOIN DMFENTITY A ON A.TARGETENTITY = C.NAME

    WHERE A.ENTITYISENABLED = 0 AND A.ENTITYCONFIGKEYNAME = ''

    4. Go to Data management workspace > DMF entities > Choose the entity of #1 and click Delete button.

  • André Arnaud de Calavon Profile Picture
    298,168 Super User 2025 Season 2 on at
    RE: One or more configuration keys are disabled in the data entity in D365 AX

    Hi Naveen,

    If you still have this issue, can you share a screenshot showing the complete window and error message?

  • Naveen Mishra Profile Picture
    4 on at
    RE: One or more configuration keys are disabled in the data entity in D365 AX

    Hi RDavis,

    I have tried refresh entity list but no luck.

  • Naveen Mishra Profile Picture
    4 on at
    RE: One or more configuration keys are disabled in the data entity in D365 AX

    Hi Sukrut ,

    After deploy the environment  not make any changes , not apply any package.

    And not synchronization is done in this environment.

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Andrés Arias – Community Spotlight

We are honored to recognize Andrés Arias as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
Martin Dráb Profile Picture

Martin Dráb 2 Most Valuable Professional

#1
Guy Terry Profile Picture

Guy Terry 2 Moderator

#1
Mea_ Profile Picture

Mea_ 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans