{
  "queues": {
    "zebra1": { "actions": "BIUD", "roles": {"SYSADMIN":"*"} },
    "dotmatrix1": { "actions": "BIUD", "roles": {"SYSADMIN":"*"} }
  },
  "macros": {
    "LOV_STATUS_CONNECTION": [{ "code_val": "ONLINE", "code_txt": "Online" },{ "code_val": "OFFLINE", "code_txt": "Offline" }] 
  },
  "datalocks": {
    "client": {
      "cust_id": {
        "cust_id":"cust_id=@datalock_cust_id",
        "cust_flag_id": "cust_flag_id in (select cust_flag_id from cust_flag where cust_id=@datalock_cust_id)"
      }
    }
  },
  "dynamic_bindings": {
    "JSHARMONY_NOTES": {
      "note_scope_id": "key",
      "note_scope": {
        "key:cust_id": "'C'"
      }
    },
    "JSHARMONY_DOCUMENTS": {
      "doc_scope_id": "key",
      "doc_scope": {
        "key:cust_id": "'C'"
      }
    }
  },
  "salts": {
    "cust_einhash": "kasldjr v2k3j5h2 q43kljhqvwenovyN RHNIOHRnIUASFHQ@(#*$V!#$UIYOQSNIHWEadftawer1",
    "all_types_x_hash_salt": "92875giaulrnho82q74g5ynwgeoirfh2a35WEF@GA#%Qr9g8124gFwrt#^YRGGHWR145135sadfw5@#$%@#%sf"
  },
  "passwords": {
    "cust_ein": {
      "key": "sdkjfvhqnw35o3y812jNOFHNOWQIERVNO@Q#N#%O&YNEQHWrjkhwdvherfv23vr2efvewf",
      "algorithm": "aes-256-cbc"
    },
    "all_types_x_encascii_password": {
      "key": "ewefeihia2gg35A@EFGDt981uxc@Q$^#DGvdscfkwhdkKjhev1kl3j5hdAcdv1V@#$@dwedf@#%@DF",
      "algorithm": "aes-256-cbc"
    }
  }
}