Return to Navigation

EIP Configurations

These topics discuss:

The following EIPs must be set up in both the CRM and CS environments in order to successfully publish Person profile data via incremental sync:

  1. PERSON_BASIC_SYNC

  2. SCC_PERSON_SYNC

  3. PERSON_DIVERSITY_SYNC

  4. PERSON_DISABILITY_SYNC

  5. ETHNIC_GRP_SYNC

The following EIPs must be set up in both CRM and CS environments in order to successfully publish Person profile data via full syncs.

  1. PERSON_DIVERSITY_FULLSYNC

  2. ETHNIC_GRP_FULLSYNC

Note: The ETHNIC_GRP_FULLSYNC EIP must be run before publishing any other incremental or full sync EIPs mentioned in this topic. ETHNIC_GRP_FULLSYNC brings ETHNIC_GRP_TBL data, which contains setup information for ethnic group from CS. Because of this, ETHNIC_GRP_FULLSYNC is a prerequisite for all other EIPs described in this topic.

Full Data Publishing Sequence

The following table shows the order in which full sync messages must be published.

EIP Name

Functionality

Prerequisite

When to Run

ETHNIC_GRP_FULLSYNC

Brings ETHNIC_GRP_TBL setup date from CS to CRM

None

When setup data for Ethnic Group is loaded.

PERSON_BASIC_FULLSYNC

Brings Person data from CS

ETHNIC_GROUP_FULLSYNC

If one or more persons do not exist in CRM, then publish PERSON_BASIC_FULLSYNC to bring all these persons from CS into CRM.

CS_PERSON_DATA_EXTEND_FULLSYNC

Brings person profile, academic history, extracurricular data, academic interest data, service indicator, and so on.

Prerequisite:

PERSON_BASIC_FULLSYNC. Person must exist in CRM in order to successfully load Person profile data.

With default handler GEN_UPG_HANDLER_17382: to delete and reload data in all of the following tables:

  1. PS_CS_PERS_DATA_SA

  2. PS_CS_SRVC_IND_DAT

  3. PS_CS_INTERESTS

  4. PS_CS_EXCR_ACTVTY

  5. PS_CS_ACAD_HISTORY

With temporary handler LoadPersonProfile: To delete and reload data in CS_PERS_DATA_SA table only.

PERSON_DIVERSITY_FULLSYNC

Bring person ethnic data into CRM

ETHNIC_GRP_FULLSYNC and CS_PERS_DATA_EXTEND_FULLSYNC must be run before publishing PERSON_DIVERSITY_FULLSYNC.

To load person ethnic information. This is the last full data publish in the sequence.