Updatable BAQ - Problems in BAQ Update Processing

I am trying to run an updatable BAQ that has worked and now it won’t. Here are the errors I’m receiving:

image

Output mapping expression for “ttResult.APInvHed_InvoiceDate” field is invalid: The type 'Nullable<> is defined in an assembly that is not referenced. You must add a reference to assembly ‘netstandard. Version=2.0.0.0 Culture=neutral.PublicKeyToken=cc7b13ffcd2ddd51’.

Output mapping expression for “ttResult.APInvHed_DocInvoiceAmt” field is invalid: The type 'Decimal<> is defined in an assembly that is not referenced. You must add a reference to assembly ‘netstandard. Version=2.0.0.0 Culture=neutral.PublicKeyToken=cc7b13ffcd2ddd51’.

Output mapping expression for “ttResult.APInvHed_InvoiceBal” field is invalid: The type 'Decimal<> is defined in an assembly that is not referenced. You must add a reference to assembly ‘netstandard. Version=2.0.0.0 Culture=neutral.PublicKeyToken=cc7b13ffcd2ddd51’.

Any help is greatly appreciated.

@ninarichard Welcome. When did the ubaq break? Have you looked at the mapping to see if it somehow got cleared out?

Can you open on the server or another workstation and see if it works there?

There is Updatable Query maintenance in Upgrade/Mass Regeneration and you can recompile it there and see if it gives you any helpful errors beyond what you have above.

1 Like

It resolved itself on it’s own. Epicor was being weird last week. All of a sudden one of the shortcuts on my quick launch wouldn’t work for one of our companies, I had to delete and add it back to fix it. Thank you all for your help.

1 Like