Another DMT Issue

OK so i have another DMT issue this time loading Manufacturers Part details. When i did my last migration i used the Manufacturers Part DMT script using the below columns

image

This loaded the details fine

Now i am getting errors using that script as follows -

“2026-03-05T09:27:46 DOWCORN 267771 1-2577 MfgID not found”

Now the Manufacturers have been setup and verified.

I have raised a support ticket and support have said i need to used the Qualified Manufacturer DMT to load the data but that doesnt contain half the information that i need to load. Surely i dont have to use 2 scripts now instead of 1 :face_with_peeking_eye:

Hi Daniel,

You need to do the “Qualified Manufacturer” DMT first, then do the “Manufacturer Part” DMT.

2 Likes

Hi Michael,
I have never done it that way, i have also just loaded a subset of the data i was trying to load, into another environment and it worked fine :person_facepalming:

Daniel

Qualified Manufacturer is a simple DMT. It’s easy enough to add to your script.

1 Like

Hi Michael,
Like i said, i just used the same script in my Pilot environment on Manufacturer Part and it worked fine. This is making me think it could be a DB issue possibly. :thinking:
I know EPICOR have done some strange things recently but making you run 2 DMT scripts instead of 1 to get the same data in, is that something they would do? :dumpster_fire:

Daniel

I have always done 2 DMTs for loading manufacturer parts. One for the manufacturer and one for the part. This makes sense because there are 2 tables involved. AprvMfg and PartXRefMfg

1 Like

We load the Manufacturer on a separate script granted, but the Cross Ref details are loaded via Manufacturer Part.

“Approved manufacturer” or “manufacturer”? Those are two separate tables.

1 Like

Totally agree.

This is what i just loaded into my Pilot environment using Manufacturer Part DMT

And here it is in Qualified Manufacturer.

I have only used the Manufacturer Part DMT script to populate that data.

Did the manufacturer exist on the part before you loaded the DMT? Delete both the manufacturer part and approved manufacturer off the part and try again. I bet you will run into the MfgID not found error.

1 Like

No, it was a new part i created in that environment

BTW i thought i would try and load the Qualified Manufacturer First and then Load the Part Details and it throws the same MfgID Not Found error.

1 Like

Support have just responded to my ticket and after testing they have found a bug in the Power Tools DMT. Bug reference is DMT-3711 :beetle:

2 Likes