...
- Download the Healthcare service JAR file.
- Copy the JAR file to the
<EI_HOME>/wso2/msf4j/deployment/microservices
directory. - Open a terminal and navigate to the
<EI_HOME>/wso2/msf4j/bin
directory. Start the runtime by executing the MSF4J startup script as shown below.
shCode Block - On Windows:
carbon.bat
- On Linux/Mac OS:
sh carbon.sh
- On Windows:
The Healthcare service is now active and ready to receive reservation requests.
...