SmartMapper Wizard

Use this activity to do lookups and maintain mappings within a single activity.

The SmartMapper Wizard activity sends requests to SmartMapper services in batches. The SmartMapper Wizard activity improves the performance and has different implications for the different service types.
  • For the JDBC-Based SmartMapper Service, all operations invoked by the SmartMapper Wizard activity are done in one transaction.

  • For the File-Based SmartMapper Service, all operations invoked by the SmartMapper Wizard activity are saved with one write to the file. For example, if the SmartMapper Wizard activity involves creating three relationship instances, those three edits of the data result in one write operation to the file.

    Note: Entity lookup does not support for use with File-Based SmartMapper Service.