Implementation overview

Envision:

  1. Review the objectives for the publishing plug-in.

Plan:

  1. Review object models of the publishing target and IRC to determine the relationship between objects.
  2. Determine the object mapping
  3. Determine the outputs of the process
  4. Creation of objects in the IRC application
  5. Updates to be made to target application object attributes
  6. Any reports that might be required as output from IRC
  7. Determine how the applications will communicate

Develop and Stabilize:

  1. Implement Publishing Framework Web Service and use the required methods to access the data from IRC
  2. Establish the mapping between the target implementation and IRC objects using the Publishing Framework web methods
  3. Create IRC analysis or access IRC reports post analysis using the web methods
  4. Test