send a message to action tracker

https://learninghub.kx.com/forums/topic/send-a-message-to-action-tracker

Hello Everyone?

I started a process, having " .dm.regsrcc[`ds_at; “dxATAlert”] " in its initFunction, and sent a message to action tracker like this:

.dm.pubc[ds_at; dxATAlert; sample_tab ] (sample_tab has the same structure as table dxATAlert does).

But the message could not be find in action tracker.

I tried .d.pubflush[`dxATAlert; sample_tab ], it did not work neither.

Please let me know what i have missed, thank you!

best,

leguan

Hi everyone, i think i found the answer which is to load dxAT schema group to sender process.

cheers,