﻿[{
    "objectTypes": "*",
	"type": "application",
	"platforms": "desktop_app",
	"path": "C:\\Program Files\\Notepad++\\notepad++.exe",
	"name_EN": "External %f EN",
	"name_DE": "External %f DE",
	"name_FR": "External %f FR",
	"iconId": "2073742078",
	"argument": "%f",
	"workingDirectory": ""
},{
    "objectTypes": "Patient_KFN",
	"type": "application",
	"platforms": "desktop_app",
	"path": "C:\\Program Files\\Notepad++\\notepad++.exe",
	"name_EN": "External %g EN",
	"name_DE": "External %g DE",
	"name_FR": "External %g FR",
	"iconId": "2073742078",
	"argument": "%g",
	"workingDirectory": ""
},{
    "users": ["ANN","BOB"],
    "groups": ["DEV","CON"],
	"objectTypes": "*",
	"type": "url",
	"platforms": ["mobile", "mobile_app", "web", "desktop_app"],
	"path": "https://help.optimal-systems.com",
	"name_EN": "Open documentation portal",
	"name_DE": "Dokumentationsportal öffnen",
	"name_FR": "Ovrir portal de documentation",
	"iconId": "1073741992",
	"argument": "",
	"workingDirectory": ""
},{
     "users": "*",
     "objectTypes": "*",
     "type": "function",
     "platforms": ["mobile", "mobile_app", "web", "desktop_app"],
     "path": "myFunction",
     "name_EN": "Execute myFunction ",
     "name_DE": "Ausführen myFunction ",
     "name_FR": "Exécuter myFunction ",
     "iconId": "1073742306"
}
]