Hi,
I’ve a simple talend job with just a TJava.
the code is simple too :
String foo = “bar”;
System.out.println(foo);
And my question is : how to get this output in Bonita please ?
Thanks in advance.
Hi,
I’ve a simple talend job with just a TJava.
the code is simple too :
String foo = “bar”;
System.out.println(foo);
And my question is : how to get this output in Bonita please ?
Thanks in advance.