コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

AEM redirect/point to external UAT and PROD

Avatar

Level 3

I have a requirement where on click of a button "Apply Online" that is on AEM page it should ogo to external domain UAT environment link and when project will be in production it should start pointing to production  url and open external domain  PROD link.

Looking for a solution as how can I map external domain urls using button dialog.

Kind of stuck now so really looking forward for possible solution.

1 受け入れられたソリューション

Avatar

正解者
Level 4

Try to construct/get the link based on run-mode uat/prod and point it accordingly.

元の投稿で解決策を見る

2 返信

Avatar

正解者
Level 4

Try to construct/get the link based on run-mode uat/prod and point it accordingly.

Avatar

Level 3

Thanks for your response . Will try that