Overview of Using Exported Models in SAS Data Integration Studio

The SAS Model Manager export feature enables you to register models and projects in SAS Metadata Repositories, making them available for other SAS products such as SAS Data Integration Studio and SAS Enterprise Guide. SAS Model Manager offers two export methods:
  • Export a model
  • Export a champion model
When you export a SAS Model Manager project champion model to the metadata repository, the result is a mining results object that contains the champion model of the project’s default version. If the champion model in the project’s default version is changed and the model is exported from the project level again to the same SAS metadata folder, the mining results object in the metadata repository is updated with the new champion model.
To illustrate an application that can use an exported SAS Model Manager project champion model, this tutorial uses SAS Data Integration Studio to connect metadata objects (including a mining results object) to create a scoring job. The tutorial also covers exporting the project champion model a second time with new content and updating the scoring job.