Carte APIs Jobs
POST /kettle/addJob/?xml=YHTTP Basic Authentication
Boolean flag set to either Y or N describing if xml or html reply should be produced.
NPossible values: Job configuration XML
Request was processed and XML response is returned
Standard response format for most Carte operations
Result status of the operation
Human readable message describing the result
Unique identifier for the created/modified resource
Internal server error occurs during request processing
GET /kettle/jobImage?name=dummy-jobHTTP Basic Authentication
Name of the job to be used for image generation.
Carte id of the job to be used for image generation.
Request was processed
Binary PNG image
Internal server error occurs during request processing
GET /kettle/jobStatus/?name=dummy-job&xml=YHTTP Basic Authentication
Name of the job to be used for status generation.
Boolean flag which defines output format Y forces XML output to be generated. HTML is returned otherwise.
NPossible values: Carte id of the job to be used for status generation.
Start line number of the execution log to be included into response.
Request was processed
XML response containing job status details
Internal server error occurs during request processing
GET /kettle/runJob?job=home%2Fadmin%2Fdummy-job&level=DebugHTTP Basic Authentication
Full path to the job in repository.
Logging level to be used for job execution (i.e. Debug).
Request was processed
Standard response format for most Carte operations
Result status of the operation
Human readable message describing the result
Unique identifier for the created/modified resource
Internal server error occurs during request processing
Last updated
Was this helpful?

