on 2022 Jun 17 7:21 AM
Hello Experts,
We have one requirement to merge two CDC environments into one environment. Both environments have their own sites. Can we export or copy site from one (original CDC system) to another CDC tenant?
Please suggest.
Thanks,
Savita
Request clarification before answering.
Hi Savita,
There is no single click function of export/import entire site but it can still be achieved rather easily.
What you need to do is the following set of steps:
1. Create a new site in the target environment so you have a new apikey.
2. Transfer the configuration from the origin apikey to the new apikey. You can use the copy config tool for that:
3. Transfer the accounts using an IdentitySync job:
Hope this helps, reach out if you get stuck on one of the steps.
Igal
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Igal,
Please help to understand below queries:
- Will Copy Configuration work if CDC partner IDs are different.
- Two active sites along with data. If we create new site-group and adding active sites into newly created site-group then data of active site will be lost. How we can save that data?
Thanks,
Savita
Hi Savita,
- Yes, as long as you have access to both apikeys, the partner ID that they belong to does not make a difference.
- Not sure I understand the question. If you are asking how to move the users of an active site to a new apikey, then I would take the following apprach:
1. Run an IdentitySync Dataflow to move all users from origin apikey into target apikey.
2. Update implementation (i.e. gigya.js) to look at the new apikey
3. Run an additional IdentitySync Dataflow to move all users that were lastUpdated > timestamp of step #2 into the new apikey.
Hope this answers the question
Igal
User | Count |
---|---|
22 | |
16 | |
4 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.