Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Hi All,
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:
Thanks
Hi,
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.
Regards, Mansooor
(post withdrawn by author, will be automatically deleted in 24 hours unless flagged)
Hi Harleen, Yes the invoking service namespace (fully qualified path) should be - FirstService.services:employeeService
Please try it out and see if it helps!
HTH, RMG