Create and Implement an Export

  1. Open the Assembly Diagram and drop an Export onto it from the palette.
  2. Add a new interface to it called SimpleWIDCreateEvidenceService
  3. On the interface definition screen, click the icon for Add Request Response Operation
  4. You can leave the operation name and request and response node names as the default, but you will need to change the type from string to CreateEvidenceRootType
  5. Save the interface and go back to the assembly and save it too.