You can list, update, and reset the persisted mapping outputs in the repository.
You can run the following infacmd commands for persisted mapping task values:
listMappingPersistedOutputs
Lists the persisted mapping outputs and their values for a Mapping task instance in a workflow.
setMappingPersistedOutputs
Updates or resets the persisted mapping outputs for a specific Mapping task instance in a workflow. When you reset the values, you remove the persisted values from the repository. To set mapping outputs enter space-separated name-value pairs of mapping outputs in the command line. To reset mapping outputs use the -reset option with a space-separated list of mapping outputs.