Carte APIs Transformations
POST /kettle/addTrans/?xml=YHTTP Basic Authentication
Boolean flag set to either Y or N describing if xml or html reply should be produced.
NPossible values: Transformation 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/transImage?name=dummy-transHTTP Basic Authentication
Name of the transformation to be used for image generation.
Carte id of the transformation to be used for image generation.
Request was processed
Binary PNG image
Internal server error occurs during request processing
GET /kettle/transStatus/?name=dummy-trans&xml=YHTTP Basic Authentication
Name of the transformation 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 transformation to be used for status generation.
Start line number of the execution log to be included into response.
Request was processed
XML response containing transformation status details
Internal server error occurs during request processing
GET /kettle/prepareExec/?name=dummy-trans2&xml=YHTTP Basic Authentication
Name of the transformation to be prepared for execution.
Boolean flag which sets the output format required. Use Y to receive XML response.
Carte transformation ID of the transformation to be prepared for execution.
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
GET /kettle/startExec/?name=dummy-trans&xml=YHTTP Basic Authentication
Name of the transformation to be executed.
Boolean flag which sets the output format required. Use Y to receive XML response.
NPossible values: Carte transformation ID of the transformation to be executed. This parameter is optional when xml=Y is used.
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
GET /kettle/startTrans/?name=dummy-trans&xml=YHTTP Basic Authentication
Name of the transformation to be executed.
Boolean flag which sets the output format required. Use Y to receive XML response.
NPossible values: Carte transformation ID of the transformation to be executed. This parameter is optional when xml=Y is used.
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
GET /kettle/runTrans?trans=home%2Fadmin%2Fdummy-trans&level=DebugHTTP Basic Authentication
Full path to the transformation in repository.
Logging level to be used for transformation 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
GET /kettle/executeTrans/?rep=my_repository&user=my_user&pass=my_password&trans=my_trans&level=INFOHTTP Basic Authentication
Repository id to connect to.
User name to be used to connect to repository.
User password to be used to connect to repository.
Transformation name to be loaded and executed.
Logging level to be used for transformation execution.
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
GET /kettle/pauseTrans/?name=dummy-trans&xml=YHTTP Basic Authentication
Name of the transformation to be paused.
Boolean flag which sets the output format required. Use Y to receive XML response.
NPossible values: Carte transformation ID of the transformation to be paused. This parameter is optional when xml=Y is used.
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
GET /kettle/stopTrans/?name=dummy-trans&xml=YHTTP Basic Authentication
Name of the transformation to be stopped.
Boolean flag which sets the output format required. Use Y to receive XML response.
NPossible values: Carte transformation ID of the transformation to be stopped. This parameter is optional when xml=Y is used.
Boolean flag indicates which steps to stop. Use Y to Stop input processing
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
GET /kettle/removeTrans/?name=dummy-trans&xml=YHTTP Basic Authentication
Name of the transformation to be removed.
Boolean flag which sets the output format required. Use Y to receive XML response.
NPossible values: Carte transformation ID of the transformation to be removed. This parameter is optional when xml=Y is used.
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
GET /kettle/cleanupTrans/?name=dummy-trans2&xml=YHTTP Basic Authentication
Name of the transformation to be cleaned.
Boolean flag which sets the output format required. Use Y to receive XML response.
NPossible values: Carte transformation ID of the transformation to be cleaned.
Boolean flag which indicates if full clean up or sockets only is required. Use Y to clean just sockets.
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
GET /kettle/sniffStep?trans=dummy-trans&step=tf&xml=Y&lines=10HTTP Basic Authentication
Name of the transformation containing required step.
Name of the transformation step to collect data for.
Copy number of the step to be used for collecting data. If not provided 0 is used.
0Type of the data to be collected (input or output).
Boolean flag which sets the output format required. Use Y to receive XML response.
NPossible values: Carte id of the transformation to be used for step lookup.
Number of lines to collect. If not provided 0 is used.
0Request was processed
XML response containing step metadata and data
Internal server error occurs during request processing
POST /kettle/registerTrans/?xml=YHTTP Basic Authentication
Boolean flag set to either Y or N describing if xml or html reply should be produced.
NPossible values: Transformation 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
Last updated
Was this helpful?

