Using implementation details to pull data from IRC
Following are the implementation details to pull data from IRC:
- Create a Class Library project in visual studio for the implementation.
- Add the Publishing Web service web reference to project as http://localhost/Core/PublishingWebServices/PublishingWebServices.asmx.
- Right click and chose the View in Object Browser option to view the list of interfaces and classes.
- Implement the required methods from the publishing framework and retrieve data from IRC. Use the Publishing Framework Developers Guide to implement the methods.
- To get the required reports from IRC as a supporting document for analysis, run an analysis and after completion of analysis execute different reports that are required as supporting document.