Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
立石一馬
Contributor
Contributor

Registering a job with a Windows service using tRESTRequest

I am trying to register a job REST_API using tRESTRequest to a Windows service by following the steps below.

Even if you can register, it will not be in the standby state of the API.

Don't know the cause?

1. Build the job with the build type "Talend Runtime"

2. Deploy the built job to Runtime

3,Install the Apache Karaf Service Wrapper in the Runtime and create a service file

4. Register a job with the service by command from the command prompt.

Thank you in advance.

Labels (2)
1 Reply
立石一馬
Contributor
Contributor
Author

Postscript: At the stage of deploying to Runtime, the API is in a standby state.