Hi All,
I am working on integration of AEM 6.5.11 with Target via Adobe I/O (using Adobe IMS configuration). I have configured it on dev environment.
Is there a way to package AEM target configurations (or add it in the codebase) so as to move it to higher environments (like QA, Stage)? Or do we need to do the configuration manually in all the environments?
Views
Replies
Total Likes
Let me share my project experience, we have done integration between AEM 6.5.10 and Target via Adobe I/O (using Adobe IMS configuration) on QA environment first.
We have created certificate , API Key, Client secret , JSON payload and these all are specific to QA environment.
I came to know that we need to perform similar activity on Production separately.
Did you use the same project that you created in Adobe I/O for QA as well as prod? or a separate project?
It would be a different project as the public key will vary for different environments .
But we can attach multiple public keys with the same project. So, what is the best approach?
As you might already know, AEM Adobe integration is a two step process-
So to summarize, you should create your own configs per environments as this is one time activity and it helps in identifying any connection issue during the setup.
Hi @Anish-Sinha
Thanks for your response.
I have already tried the above 2-steps. First step by adding the config file on to my project config and second step by creating a package but just wanted to know the best way to deal with multiple environments.
So yes, creating separate configs per environment would be the best.
I was able to attach multiple public keys (per environment) with the same project in Adobe I/O and it works fine as well.
Hi @Anish-Sinha, I have the same QA environment where we had done the configuration but have lost the config due to retore of backup - replace crx-quickstart. In this case what paths can we backup from the old instance in order to create a successful connection for AEM and target?
Note that the connection is failing after trying,
1. to create a new IMS config fir the same JWT project
2. to backup the above 2 paths from /apps/system.. and /etc/cloudservices
Please suggest as I need to restore the already created config but not able to create a new config now as JWT is deprecated and need to create new configuration using OAuth.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies