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)

Field 'Entity' must be filled in.

(0) ShareShare
ReportReport
Posted on by

Hi,

In the DIXF, when creating a processing group and entities in the 'Select entities for processing group' (DMFDefinitionGroupEntity) form I am running into an error when attempting to create new entity records. 

I assign an entity and source data format. However when I click any button or click off of the record i get a warning that states: "Field 'Entity' must be filled in" despite the 'Entity' field being populated. This prevents me from continuing the DIXF setup, the only way I can exit the form is to hit ESC and choose not to save my changes.

When debugging, the value is assigned to the DMFDefinitionGroupEntity table so I am not sure what the issue is.

Our environment has no customizations in it.

*This post is locked for comments

I have the same question (0)
  • Verified answer
    5400 Profile Picture
    7,162 on at
    RE: AX 2012 R3 CU9: Field 'Entity' must be filled in.

    Hi Jhenslee,

    It is i sthe new fied has introduced in Cu9, So you have to run the data upgrade check list before using DMF.

     

    Workaround - \Classes\ReleaseUpdateDB63_DMF\updateEntityType please run on Job.

    As below..

    static void Job13(Args _args)

        ReleaseUpdateDB63_DMF  releaseUpdateDB63_DMF = new ReleaseUpdateDB63_DMF();

       releaseUpdateDB63_DMF.updateEntityType();

       

    }

     Thanks

    Bhaskar

  • Guy Terry Profile Picture
    28,911 Moderator on at
    RE: AX 2012 R3 CU9: Field 'Entity' must be filled in.

    Thanks Bhaskar. The AX 2012 R3 CU9 demo VM has this problem, which is solved by your job.

  • 5400 Profile Picture
    7,162 on at
    RE: AX 2012 R3 CU9: Field 'Entity' must be filled in.

    you are WC.

  • Community Member Profile Picture
    on at
    RE: AX 2012 R3 CU9: Field 'Entity' must be filled in.

    Hi all,

    Does this mean inserting the script at the bottom of the existing script on the target?

    Sincerely,

    ABTS

  • Guy Terry Profile Picture
    28,911 Moderator on at
    RE: AX 2012 R3 CU9: Field 'Entity' must be filled in.

    Hi ABTS,

    No, I think it means to create a new Job in the AOT, containing the five lines of code from Bhaskar's comment, and running it.

  • Community Member Profile Picture
    on at
    RE: AX 2012 R3 CU9: Field 'Entity' must be filled in.

    Got it!

    Thank you!

  • Suggested answer
    Community Member Profile Picture
    on at
    RE: AX 2012 R3 CU9: Field 'Entity' must be filled in.

    Thanks Bhaskar, I got the same error but done with this job. Prob solved.

  • Community Member Profile Picture
    on at
    RE: AX 2012 R3 CU9: Field 'Entity' must be filled in.

    I pasted the listed code in the path provided and its giving me a syntax error. Is this correct? Is that what we are supposed to do to get this error remoted. I didn't understand the comment of creating a new job in AOT. Could you detail out your steps please.

    static void Job13(Args _args)

    {

       ReleaseUpdateDB63_DMF  releaseUpdateDB63_DMF = new ReleaseUpdateDB63_DMF();

      releaseUpdateDB63_DMF.updateEntityType();

    }

  • Community Member Profile Picture
    on at
    RE: AX 2012 R3 CU9: Field 'Entity' must be filled in.

    I pasted the listed code in the path provided and its giving me a syntax error. Is this correct? Is that what we are supposed to do to get this error remoted. I didn't understand the comment of creating a new job in AOT. Could you detail out your steps please.

    static void Job13(Args _args)

    {

      ReleaseUpdateDB63_DMF  releaseUpdateDB63_DMF = new ReleaseUpdateDB63_DMF();

     releaseUpdateDB63_DMF.updateEntityType();

    }

  • Guy Terry Profile Picture
    28,911 Moderator on at
    RE: AX 2012 R3 CU9: Field 'Entity' must be filled in.

    Hi aymirza,

    Your code works fine for me. Can you provide full details of the syntax error; a passing developer may be able to help you.

    To create a new Job, open the AOT (Ctrl + D). Right-click on the 'Jobs' node, and choose 'New job'. An Editor will open, with a couple of lines of code in it. Delete all that and paste in the five lines from your message.

    To check it's OK, press the Compile button (or press F7). To run the job, click the green 'Go' arrow (or press F5).

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…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
Martin Tocauer Profile Picture

Martin Tocauer 4

#2
Community Member Profile Picture

Community Member 2

#2
Nayyar Siddiqi Profile Picture

Nayyar Siddiqi 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans