Manual Steps for 2E entities with a “Qualified by” relation

Manual Steps for 2E entities with a “Qualified by” relation

M3, out of the box, migrates 2E entities with a single “Qualified by” relation. There are additional manual steps that have to be applied to each “Qualified by” Entity and RTVOBJ functions that:

  1. Are scoped to 2E Retrieval index views, and
  2. Have all keys restricted.

In addition, there are steps when the Qualified by relation is “*previous”

Qualified by Entities

The Qualified by Entity has an additional view defined “Qlf Retrieval index” with a scoped RTVOBJ function. That view needs to have verified and updated if necessary to have the same relations as the default 2E migrated RTV Access Path. When there is more than one 2E Retrival:

For Each additional 2E RTV Access Path

  1. Create a new Entity view, inheriting from the “Qlf Retrieval index” view of the entity
  2. Verify and update if necessary to have the same relations as the corresponding 2E migrated RTV Access Path

For each RTVOBJ Function with all keys restricted and scoped to a 2E Retrieval index

  1. Re-scope the function to the corresponding “Qlf Retrieval index” by dragging in the Object Browser
  2. Change the inheritance from the original view scoped “RetrieveObject” to the new view scoped “RetrieveObject”

Qualified by *previous

For each “Qlf Retrieval index” view

EXPLICITLY, Set the “seeks previous” attribute collates to descending

  • The collating sequence will report descending but if the collates continuation triple is not explicitly added, the select statement will not generate with the qualified by attribute as descending. This is Plex 7.1 Fix 002 observed behavior.
    • Related Articles

    • Manual Steps

      The following documents describe the manual steps that must occur in the CA Plex model after an automated CM M3 migration
    • CM evolveIT User Manual

      Welcome to CM evolveIT         User Training Manual                                                             Restrictive Rights This document and the product referenced in it are subject to the terms and conditions of the user License Agreement ...
    • What are the Mock Migration and Final Migration project steps?

      The Mock Migration is an important intermediate step in the CM M3 migration process. The mock migration has these major goals: Verifies that the entire model can be transformed, and that transformation errors are documented and queued for CM M3 ...
    • WebClient Manual

      Here you can find the articles of the CM WebClient user manual, just click on the name and it will take you directly to the article. Introduction Installation Requirements Plex Model Configuration Overview of Workspace Setup Calling WebClient from an ...
    • HSyncBackUp Manual

      HsyncBackUp is an Eclipse project that contains an Apache Ant script to save and restore custom files from a specific folder on your workspace project to a destination folder to back them up and then restore back to the original location. In order to ...