14
Views
2
Comments
Eureka Server for API deployment
Application Type
Traditional Web

Can we use our current Eureka Sever for API build in Outsystems.

Yes, you can use your current Eureka Server for API build in OutSystems, provided you set up the necessary integrations.

To integrate a service registered with Eureka into an OutSystems application, you would typically do the following:

Use the Eureka REST API to discover the locations of service instances.
Use the OutSystems REST or SOAP integration features to consume services at the discovered locations.


That said, the details of such an integration would be specific to your application architecture and the exact services being used.


Best,
RAD Manage

Thanks i will try that.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.