Install Oracle Java SE Development Kit (JDK) version 1.8.* and set the JAVA_HOME environment variable.
Go to the product pageof WSO2 Enterprise Integrator, select Other Installation Options, and download the Binary distribution. Extract the ZIP file of the binary. This will be your <EI_HOME> directory.
Select and download the relevant WSO2 Integration Studio ZIP file based on your operating system from here and then extract the ZIP file. The path to this folder will be referred to as <EI_TOOLING> throughout this tutorial.
If you did not try the Sending a Simple Message to a Service tutorial yet, open WSO2 Integration Studio, click File, and click Import. Next, expand the WSO2 category and select Existing WSO2 Projects into workspace, click Next and upload the pre-packaged project. This contains the configurations of the Sending a Simple Message to a Service tutorial so that you do not have to repeat those steps.
Download the MSF4J service from here and copy the JAR file to the <EI_HOME>/wso2/msf4j/deployment/microservices directory. The back-end service is now deployed in the MSF4J profile of WSO2 EI.