DMT Quote Operations

,

Hi!
Does anyone encounter this before in DMT Quote Operations. I hit with this error “Object reference not set to an instance of an object”

Pic-1|690x330

Could be a method or data directive returning the error message. Did you check?

Here I assume that you have a quote, quote line and a quote assembly…

1 Like

Have you successfully used your DMT template before?

My first guess would be that either Quote line 1 or Assembly Seq don’t exist.

Can you list the columns you’re using in the DMT file?

1 Like

Hi Calvin Krusen,

attached below are columns that I using in my DMT file
Company
QuoteNum
QuoteLine
AssemblySeq
OprSeq
OpCode
OpStdID
ProdStandard
StdFormat
StdBasis
QtyPer
SetUpCrewSize
ProdCrewSize
EstScrap
EstScrapType
SubContract
IUM
PartNum
Description
VendorNum

The first thing I’d try is to only use the required fields. The only required fields are: Company, QuoteNum, QuoteLine, AssemblySeq, OprSeq, and OpCode.

And while the “Quote Operation” DMT allows for adding records, some other records must already exist. Double check that the QuoteNum, QuoteLine and AssemblySeq already exist.

1 Like

The most likely problem is your AssemblySeq vaule. The default value that E10 uses is 0. Go to the Quote and check the Assembly Seq number:

1 Like