KX Community

Find answers, ask questions, and connect with our KX Community around the world.
KX Community Guidelines

Home Forums kdb+ how to print debug or view message whenever a message arrive on q kdb+

  • how to print debug or view message whenever a message arrive on q kdb+

    Posted by kovacsi on December 13, 2021 at 12:00 am

    hi KX Technology experts
    question: A software construct where Solace presents a
    message broker and kdb+ stores the details. Everything works
    without any output to verify functionality, how can q / “kx developer”
    show incoming messages from solace (there is a call back) or how
    to view the kx table and verify the new rows inserted to tables?

    I try to start working with kx developer but need help working
    with workspace and organise q and kdb+ programs / queries.
    There are more then one q scripts to launch one get the incoming message
    from solace, other send statistics to solace. how to arrage a workspace
    on “kx developer” so all flow runs programmatically with one activation
    (single mouse click)?

    Thanks
    Ori Kovacsi Katz

    kovacsi replied 3 months, 2 weeks ago 2 Members · 2 Replies
  • 2 Replies
  • Laura

    Administrator
    December 13, 2021 at 12:00 am

    Hi Ori,

    Thanks for your questions!

    Can I get a bit more information from you so I can understand your system set up?

    Is this a real-time or historical system?

    Are you using any other KX products or are you trying to data from q processes?

    It sounds like you could benefit from adding some logging to the processes that are ingesting the data: https://code.kx.com/q/kb/logging/

    Looking forward to finding out more about this use case.

    Thanks,

    Laura

  • kovacsi

    Member
    December 16, 2021 at 12:00 am

    Thanks managed to print to console.

     

Log in to reply.