Running tasks with Java
You can run a digital worker task by using Java™.
Before you begin
See Running digital worker tasks to know how to get the access token from UMS.
About this task
In the following command lines, replace
<task_integration_details> with the URL of the task that you
want to run, for
example:https://9.20.193.65:30600/api/v1/tasks/5d9ae9b4db85c90049d2f877/runsTo find this URL, open your list of tasks in Digital Worker. Next to the name of the task, click the overflow menu and select Integration details.
You can get the integration details and run a task only when this task is activated.
Certificate validation: The following examples of commands skip the certificate validation, but you can adapt these commands to work with your own certificate.