Configuring Unica Interact post migration
To configure Unica Interact post migration, complete the following steps:
Procedure
- Back up the current configurations.
- Navigate to .
-
In Unica configuration, delete
the old
serverGroup
and retain only the InteractserverGroup
. -
Define Interact as the
serverGroup
for the following configurations:- flowchart configuration within
- simulator configuration within
-
Update the Interact design schema
by replacing the old
serverGroup
name with a new name. Execute the following commands:update uaci_deployment set servergroupname='interact';
update uaci_ICTOSVRGROUP set servergroupname='interact';
update uaci_OfferMappingSG set servergroupname='interact';