Replacing an Entity for an Existing Project - trillium_discovery - trillium_quality - 17.1

Trillium Control Center

Product type
Software
Portfolio
Verify
Product family
Trillium
Product
Trillium > Trillium Discovery
Trillium > Trillium Quality
Version
17.1
Language
English
Product name
Trillium Quality and Discovery
Title
Trillium Control Center
Topic type
Overview
Administration
Configuration
Installation
Reference
How Do I
First publish date
2008

After you create or import a project, you can replace the input entity with another entity to run the project with different set of data.

Guidelines:
  • Before you replace the entity, back up the repository or export the original project definitions in case you need to restore the project to its original state.
  • When you add an output entity from a compressed project to an uncompressed project, the data processing option in the target project will be automatically set to compressed (Minimize Disk Space). Conversely, when you add an output entity from an uncompressed project to a compressed project, the data processing option in the target project will be automatically set to uncompressed (Maximize Performance). For more information about using and modifying data processing options, see Minimize Disk Space and Maximize Performance.

To replace an entity for a project 

  1. Create an entity that contains the data you want to use if you have not already done so.
  2. In the Project View, right-click in empty space and select Add Entity. The Insert Entity into Project window opens.
  3. Select one or more entities from the Entity selection box. Note the following guidelines:
    • By default, entities that were created as the output of a Quality process are omitted from the list. If you prefer to include them, select the Include TSQ output Entities check box to list all entities.
    • Use the Filter text box to filter the entities in the list. For example, if you are looking for the entities that were created in 2011, enter "2011" in the Filter text box. If you are looking for dynamic entities only, enter "dynamic" in the text box.
    • When used for real-time processing, Name and Address projects can include only one input entity in the cleansing flow. Selecting multiple entities in a Name and Address project will display a message advising you that the project will not be suitable for real-time deployment. If the extra input entity will be an input to a Reference Matcher, and you will configure the project so the Reference Matcher will be the first process in your project, you can ignore this message.
    • If you select a dynamic entity that has over 500 rows and has not been regenerated, by default, the first 500 data rows in the source are used to generate the associated flat file. This flat file can be regenerated with a lesser or greater number of rows by regenerating the input data.
    • If the entity is output from a project that uses a different data processing option, the External Project Data Setting window opens alerting you that the current project's data processing option will change based on the entity. Click Yes to continue or No to select another entity.
  4. Click OK. The new entity is displayed in the Project View.
  5. Right-click the process for which you want to replace the input entity, for example the first Transformer process, and select Add new Inputs. The Add Input Process window opens.
  6. Select the new entity.
  7. Click OK. The new entity is added to the process.
  8. Open the process for editing and select the Schema Editor tab.
  9. In the Schema Editor, select the Regenerate Output Schema check box. The Regenerate Output Schema section becomes available.
  10. In the Regenerate Output Schema section, select the new entity from the Using Input schema drop-down list.
  11. Select Inherit schema and click Apply.
  12. When the confirmation box opens, click OK. The output schema changes to match the new entity.
  13. Click Finish.
  14. Right-click the process and select Apply Schema Changes.
  15. When the confirmation box opens, click OK.
  16. After the schema change is completed, right-click the arrow from the old entity and select Remove this input, and then click OK. The process flow now only links to the new entity.
  17. Right-click the unattached old entity and select Remove Entity from project.
    Note: You can remove an entity from a project only when the entity has been removed from all processes.