Hi,
Is it possible to call a Rest Service from another Service application?
Basically I have two service applications, one for Employees and one for Regions.
Now I want to call a service from Regions in a Employees service, but I don't want a DataControl.
Is it possible?
Thanks