Best practice to setup SFDC cloud config on Publisher in higher environments. | Community
Skip to main content
Nikhil-Kumar
New Participant
November 16, 2020
Solved

Best practice to setup SFDC cloud config on Publisher in higher environments.

  • November 16, 2020
  • 1 reply
  • 957 views

Hi AEM folks,

We are setting up AEM SFDC Cloud configuration on our higher environments. We have already done it for the author instance as we have access to the cloud configuration on author mode but whereas we don't have access to publisher cloud configuration on our higher environments what should be the recommended way to set it up on the publisher ?

Our servers are managed by Adobe. 


Reference link for Salesforce setup: https://experienceleague.adobe.com/docs/experience-manager-65/administering/integration/salesforce.html?lang=en#exporting-aem-users-as-salesforce-leads 

Thanks,
Nikhil Kumar

@arunpatidar @joerghoh @vanegi @briankasingli @vijayalakshmi_s  @veenavikraman 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by arunpatidar

I think, you can keep cloud configuration within your code base, if you are setting, custom cloud config.

Check if cloud configs are not Final/Protected types then there won't be any problem.

1 reply

arunpatidar
arunpatidarAccepted solution
New Participant
November 17, 2020

I think, you can keep cloud configuration within your code base, if you are setting, custom cloud config.

Check if cloud configs are not Final/Protected types then there won't be any problem.

Arun Patidar
Nikhil-Kumar
New Participant
November 18, 2020
How can we have use two different configuration for QA and PROD by utlilizing run-modes?