{
	"name": "$prefix$:Software",
	"description": "$prefix$ Data Collector (v. $version$): Software",
	"status": "$synchro_status$",
	"user_id": "$synchro_user$",
	"notify_contact_id": "$contact_to_notify$",
	"scope_class": "Software",
	"database_table_name": "synchro_data_software_$prefix$$suffix$",
	"scope_restriction": "",
	"full_load_periodicity": "$full_load_interval$",
	"reconciliation_policy": "use_attributes",
	"action_on_zero": "create",
	"action_on_one": "update",
	"action_on_multiple": "error",
	"delete_policy": "$delete_policy$",
	"delete_policy_update": "$delete_policy_update$",
	"delete_policy_retention": "$delete_policy_retention$",
	"attribute_list": [
		{
			"attcode": "documents_list",
			"update": "0",
			"reconcile": "0",
			"update_policy": "master_locked",
			"row_separator": "|",
			"attribute_separator": ";",
			"value_separator": ":",
			"attribute_qualifier": "'",
			"finalclass": "SynchroAttLinkSet"
		},
		{
			"attcode": "name",
			"update": "1",
			"reconcile": "1",
			"update_policy": "master_locked",
			"finalclass": "SynchroAttribute"
		},
		{
			"attcode": "type",
			"update": "1",
			"reconcile": "0",
			"update_policy": "master_locked",
			"finalclass": "SynchroAttribute"
		},
		{
			"attcode": "vendor",
			"update": "1",
			"reconcile": "1",
			"update_policy": "master_locked",
			"finalclass": "SynchroAttribute"
		},
		{
			"attcode": "version",
			"update": "1",
			"reconcile": "1",
			"update_policy": "master_locked",
			"finalclass": "SynchroAttribute"
		},
		{
			"attcode": "cvss",
			"update": "1",
			"reconcile": "0",
			"update_policy": "master_locked",
			"finalclass": "SynchroAttribute"
		}
	],
	"user_delete_policy": "nobody",
	"url_icon": "",
	"url_application": "",
	"friendlyname": "Software synchro"
}
