The requirement is to insert the data from Java Service to Employee Table. I tried below steps but getting error that the supplied service doesn’t exists. Could someone help me to find out the issue?
To invoke Java Service:
service name in the adapter template should be FirstService.services:employeeService
Alternatively you can copy the service namespace using ctrl+c on the java service and paste it in the adapter template.