Hi ,
I would like to create an add-on wherein user can enter comments in BI reports. After doing some research I got an idea of doing it by creating a JAVA web application and deploying it as a WAR file in Tomcat server Shipped with SAP BI and to use Restful API for communicating with SAP BO system. And now I have created a Web application and I am not sure where and how to deploy my WAR file.
Can any one help me with this?