KX Community

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

Home Forums KX Solutions How to make externally-changed files tracked by Kx Developer Re: How to make externally-changed files tracked by Kx Developer

  • davidcrossey

    Member
    July 1, 2022 at 12:00 am

    Hi darrenwsun,

    It wouldn’t be very efficient for KX Developer to continually poll the filesystem for changes, so I presume KX Developer only refreshes it’s view of those files once one of the actions you’ve mentioned has been triggered.

    You would almost need your script to also cause an action in KX Developer via a hook.

    I’ll reach out internally to see if anyone is aware if this is possible, or if there is another option available.