KX Community

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

Home Forums KX Academy Funds – Capstone 1.6

  • Funds – Capstone 1.6

    Posted by jdyer on November 12, 2023 at 12:00 am

    After opening the service handle, which i believe is opened correctly, it is no longer allowing me to access anything from the server and comes up with the error blocked:

    refServiceHandle: hopen 5010

    // ex 1.5

    refServiceHandle “tables[]”
    optRef: refServiceHandle(getOptionRef;uniqueOpts)

     

    jdyer replied 2 months ago 2 Members · 1 Reply
  • 1 Reply
  • megan_mcp

    Administrator
    November 13, 2023 at 12:00 am

    Hi ,

    The reason you are getting this error is because it states in the question that the q process is restricted in that it only calls to it’s API’s (screenshot attached).

    That’s why you can’t run commands such as ‘refServiceHandle “tables[]”‘.

    Also – to retrieve data from a connection you must use the symbol reference.

    Hope this helps,

    Megan

Log in to reply.