...
- Download and save ESB_Artifacts_1.0.0.car in a preferred location in your computer.
Start the Analytics profile. For instructions, see Starting the Analytics profile.
Info The WSO2 EI Analytics profile needs to be started before the ESB profile in order to be updated with the ESB profile statistics when they are published.
- Start the Analytics profile. For instructions, see Starting the ESB profile.
- Log into the Management Console of the ESB profile using the following URL:
https://<EI_HOST>:<EI_PORT>/carbon/
- In the Main tab, click Add under Carbon Applications. This opens the Add Carbon Applications page.
- Click Browse, and browse for the
ESB_Artifacts_1.0.0.car
file you saved in your computer. Then click Upload. In the Main tab, click APIs to open the Deployed APIs page. An API named
StockQuoteAPI
. Enable statistics and tracing for this API by clicking Enable Statistics and Enable Tracing.Note Note that it is not recommended to enable tracing in production environments.
Step 3 - Set up the Stockquote service
...