Hi,
Can I excute *.ktr by using java code or servlet , not kettle GUI.
If have , there is any sample code shows us ?
thanks
Hi,
Can I excute *.ktr by using java code or servlet , not kettle GUI.
If have , there is any sample code shows us ?
thanks
Please see the source code of be.ibridge.kettle.pan.Pan
See also this link
HTH,
Matt
Matt Casters, Chief Data Integration
Pentaho, Open Source Business Intelligence
http://www.pentaho.org -- mcasters@pentaho.org
Author of the book Pentaho Kettle Solutions by Wiley. Also available as e-Book and on the Kindle reading applications (iPhone, iPad, Android, Kindle devices, ...)
Join us on IRC server Freenode.net, channel ##pentaho
Thanks for the quick and warmhearted response.
I have looked for it so long.
I'll try it immediately.
No problem.
Some thing to look out for: initialise StepLoader singleton. In a servlet, webservice, etc. make sure to set the location(s) of your plugins. (if you have any)
Matt
Matt Casters, Chief Data Integration
Pentaho, Open Source Business Intelligence
http://www.pentaho.org -- mcasters@pentaho.org
Author of the book Pentaho Kettle Solutions by Wiley. Also available as e-Book and on the Kindle reading applications (iPhone, iPad, Android, Kindle devices, ...)
Join us on IRC server Freenode.net, channel ##pentaho