Create and Implement Mapping Component

  1. Drop an Interface Map onto the assembly from the palette.
  2. Wire the export to the map and wire the map to the import with in a 1:1 relationship
  3. Double click the map to implement it.
  4. Save it to curam/maps.
  5. Wire the export's operation to the import's operation.
  6. Now the parameter mappings should appear. If they don't, just click on the wire.
  7. Wire the parameters with a Move operation from input1 in the export operation to part in the inport operation and another Move operation from the receiveDocumentReturn parameter to the output1 parameter in the export operation.
  8. Save this and save the assembly.