Monitor Normalization
You can monitor normalization on the C3 Agentic AI Platform using the Invalidation queues.
As normalization is also queued in on the C3 Agentic AI Platform, you can pull up the InvalidationQueue and the NormalizationQueue on the C3 Console. The following commands can be run in console to investigate normalization:
Type
c3Grid(InvalidationQueue.countAll());
c3QReport(NormalizationQueue);For more information about monitoring and managing queues in the C3 Agentic AI Platform, see Invalidation Queues.