/
Integrating a Service into the System Landscape
Integrating a Service into the System Landscape
This guide gives an overview of the requirements for integrating a service into the services system landscape.
Requirements
To be able to integrate a microservice in the system landscape, the following requirements must be met:
The service should:
- have these dependencies
- have this configuration
- use only available ports (for more information, see Overview of Microservices)
- be installed using the SAM tool
Integrating the Service
To integrate a service into an existing system landscape, that is, an installation of the service-manager with at least the DISCOVERY and ADMIN services, complete the following steps:
- Build the service, and copy the executable JAR file to the system.
- Install using SAM.
- (Re)start the service-manager.
The service should now be listed in the Services Admin with the other services. If it is not, check the log for errors.
, multiple selections available,
Related content
Developing Microservices Using Spring
Developing Microservices Using Spring
More like this
Developing Microservices Using NodeJS
Developing Microservices Using NodeJS
Read with this
Enabling the System User Login for Microservices
Enabling the System User Login for Microservices
More like this
Preprocessing Metadata using Webhooks
Preprocessing Metadata using Webhooks
More like this
Preprocessing Metadata using Webhooks
Preprocessing Metadata using Webhooks
More like this
Preprocessing Metadata using Webhooks
Preprocessing Metadata using Webhooks
More like this