QxVue/MaxxVue Filewatcher Machine Setup

This article shows how to set up a QxVue and MaxxVue agent on the filewatcher.

1. Set up a filewatcher Agent:

  • Admin -> Agents -> Create Agent:
    • Necessary Fields to be filled in:
      • Version Override = Test
      • Filewatcher
      • Watch Directory - Path to their Images
      • Client Machine Forwarding Status = Auto Forwarding
      • Config String = {
            "convert_method": "img2dcm_v1",
            "file_extension": "img",
            "agent_unique_id": "1.3.6.1.4.1.UniqueAgentId",
            "hash_dicom_tag_name": "PixelData"
        }
        • **The UniqueAgentId is the Agent number when the agent is set up. So for example if AgentId is: 2334 the agent_unique_id would be: "1.3.6.1.4.1.2334"