SOLUTION: A job file 14 in which each job relating to remote processing for each data processing terminal is registered is prepared, jobs registered in the job file 14 are spooled to a communication spooler part 22, communication with a corresponding data processing terminal about a job when ...
(jobId) .build();returnasyncClient.deleteJobTagging(jobTaggingRequest) .thenAccept(response ->{System.out.println("You have successfully deleted "+ jobId +" tagging."); }) .exceptionally(ex ->{System.err.println("Failed to delete job tags: "+ ex.getMessage());thrownewRuntime...