How to prevent/suppress that history entries are created automatically for AML update queries?

Hi community,

does anyone know a way to prevent that Innovator creates a history entry when executing an AML update query?

Let´s assume we have an ItemType with History enabled. These track property updates which is ok.

I have a few custom Methods that do something. They write their own history entries with another custom Method. These history entries are more precise than the regular ones by Innovator. So I want to prevent hat Innovator add it´s own history entries, cause they just would spam the history.

I would be happy to have a solution to suppress that Aras creates history entries for certain update AML queries on demand.
Something like the "serverEvents=0" attribute, but for history entries.

Does somebody know if there is a solution available? One solution is not to use AML, but SQL for update. But it´s not my preferred solution.

Thanks for any hint!

Angela

Parents Reply Children
No Data