Fetch Request and Fetch Response
When you click the Detail or Import buttons on the Integrated Search Results page for a constituent without a CS EmplID, the system sends a Fetch Request to the external system. This is an XML message that requests the full constituent record from an external system. The external system returns a Fetch Response, also an XML message.
The Fetch Request XML message (SCC_SM_FETCH_REQ.V1) to the external system contains the universal ID for which the Import or Detail buttons were selected.
The Fetch Response XML message (SCC_SM_FETCH_RESP.V1) from the external system contains the full constituent record.
When you import a new person record fetched from an external system:
-
The CS system creates an EmplID.
-
The CS system populates the SCC_HUB_MAP table with the EmplID and its Universal ID.
-
The CS system publishes the PERSON_BASIC_SYNC message.
-
The CS system publishes an outbound constituent message (which includes the Universal ID).
-
Using the Universal ID, the external system updates the constituent's reference table with a new EmplID.