update control {
       Cleartext-Password := 'hello'
}

update reply {
       Filter-Id := "filter"
}

update request {
	Tmp-String-0 := &reply:Filter-Id[#]	# ERROR
}
