Problem: In der GenAd werden "<>" nicht maskiert.
TDOG1 auf id=1 setzen
!|test.util.CallScript|
|call script|mysql -usysal -psysal sysal <<<"update rem_wdog set id=1, \`mod\`=0 where inst_addr_val = 'Testhund';"|
Namen verändern
!|test.util.CallPhp|
|php interface|AlarmInterfaceAdministration|
|php procedure|setInstance|
|setParameter|MocID|1|
|setParameter|RequestPar|Das ist <b>dick</b>|
|execute action|
Ergebnis prüfen
!|test.util.CallScript|
|call script|!-rm wdog.html || true-!|
|call script|wget -O wdog.html "http://localhost/sysal/gui/DetailView.php?event=List&appclass=AlarmInterface+1"|
|call script| ! grep "dick" wdog.html|