Describe the refactoring action
When exporting results from a process as XMI, we need a typesystem. We had used the typesystem from the pipeline associated with the process so far, but the synthetic process that is created when importing XMI files into the system is not associated with a pipeline. There is a new endpoint now to obtain the typesystem directly for a given result, so we should use that.
Expected benefit
Ability to export previously imported XMI files.
Describe the refactoring action When exporting results from a process as XMI, we need a typesystem. We had used the typesystem from the pipeline associated with the process so far, but the synthetic process that is created when importing XMI files into the system is not associated with a pipeline. There is a new endpoint now to obtain the typesystem directly for a given result, so we should use that.
Expected benefit Ability to export previously imported XMI files.