I went through the documentation here: http://wiki.pentaho.com/display/EAI/Carte+Web+Services
I am stuck with using Carte/Kettle 3.2.4. This version is bundled with another product and must be maintained at the same level.
I am trying to use the Carte web services to add some automation to a data integration. Carte slave server is running on a windows host without any repository.
My plan is to allow a web page to call execute a transformation via the carte server.
http://localhost:8081/kettle/execute...s/updatedb.ktr
Unfortunately, when i use this URL, nothing happens. No jobs run, no logs are generated. Not sure if the WS methods are only available in later versions of PDI? I can check the Carte server status ok via http://localhost:8081/kettle/status or run the rows generator sample job but that is it.
Are these other WS features available in 3.2.4?
Cheers
Ryan
I am stuck with using Carte/Kettle 3.2.4. This version is bundled with another product and must be maintained at the same level.
I am trying to use the Carte web services to add some automation to a data integration. Carte slave server is running on a windows host without any repository.
My plan is to allow a web page to call execute a transformation via the carte server.
http://localhost:8081/kettle/execute...s/updatedb.ktr
Unfortunately, when i use this URL, nothing happens. No jobs run, no logs are generated. Not sure if the WS methods are only available in later versions of PDI? I can check the Carte server status ok via http://localhost:8081/kettle/status or run the rows generator sample job but that is it.
Are these other WS features available in 3.2.4?
Cheers
Ryan