Hello
I am giving a look to the example MysqlWritter but there is something that I don’t understand.
The example is using the variable ${SYSTEM} but I can’t find it any where in the example package.
the exemple is :
<Node id="MYSQL_WRITER"
type="MYSQL_DATA_WRITER"
myload="/plugins/org.jetel.component/lib/${SYSTEM}/myload"
hostname="koule"
database="test"
dbTable="employees"
username="test">
</Node>
and can be found at this address :
http://wiki.clovergui.net/doku.php?id=components:writers&s=system
For the ${WORKSPACE} variable, I found it, it is store into a file named :
workspace.prm
Does some body knows where I should store this variable ?
Thanks
Regards,
Francois