Using implementation details to pull data from IRC

Following are the implementation details to pull data from IRC:

  1. Create a Class Library project in visual studio for the implementation.
  2. Add the Publishing Web service web reference to project as http://localhost/Core/PublishingWebServices/PublishingWebServices.asmx.
  3. Right click and chose the View in Object Browser option to view the list of interfaces and classes.
  4. Implement the required methods from the publishing framework and retrieve data from IRC. Use the Publishing Framework Developers Guide to implement the methods.
  5. 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.