Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
Postscript: At the stage of deploying to Runtime, the API is in a standby state.