
URL Integration SDK
URL Integration SDK is a sample ASP.NET application that shows how to integrate
ReportPortal into an external web application.
It is written in VB.NET and JavaScript.
It can be downloaded here.
Here are the steps needed to start using the application:
- Create a virtual directory outside of ReportPortal application.
(C:\Inetpub\wwwroot\ReportPortalSDK)
- Copy all files to the virtual directory
- Double click to open xmla.udl and point it to ReportPortal database.
- If you installed Report Portal to a virtual directory called something
other than ReportPortal please update the value for "sTargetUrl" variable.
Files than needs to be changed are: Default.aspx (line 8) and ReportList.aspx (line 10).
- Point Internet Explorer to Default.aspx