Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Download the Healthcare service JAR file.
  2. Copy the JAR file to the <EI_HOME>/wso2/msf4j/deployment/microservices directory. 
  3. Open a terminal and navigate to the <EI_HOME>/wso2/msf4j/bin directory.
  4. Start the runtime by executing the MSF4J startup script as shown below.

    Code Blocksh
    • On Windows: carbon.bat
    • On Linux/Mac OS: sh carbon.sh

The Healthcare service is now active and ready to receive reservation requests. 

...