Expand my Community achievements bar.

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

When in Preview environment, the area link transition destination when "Product LP page" in "Representative product number additional information CF" is set is Publish environment.

Avatar

Level 1

10/24/23

Request for Feature Enhancement (RFE) Summary: ▽ Product-side collection response (request)
Add _previewUrl to AEM CF, especially the site content Reference, and implement a specification that returns it depending on the settings.
Use-case:  
Current/Experienced Behavior:

▽ Background
In normal page rendering, AEM constructs a URL for the set path, including resource mapping and domain settings, and returns it to the front end.
These are the same for CF graphQL, and you can get information resolved from the path.
Example) Set the site path in CF → CF graphQL returns the full URL of author and publish in a specific json format


▽ Challenges
The particular json above is called Reference, but there is no previewURL present inside the Reference for the path to the site content
_authorUrl: Exists
_publishUrl : Exists
_previewUrl : does not exist
Therefore, in order to set the preview URL, it becomes necessary to configure, manage, and implement resource mapping, domains, rules, etc. on AEM on the AIO side, which breaks the product scope and increases maintenance costs.

Improved/Expected Behavior: Add _previewUrl to AEM CF, especially the site content Reference, and implement a specification that returns it depending on the settings.
Environment Details (AEM version/service pack, any other specifics if applicable):  
Customer-name/Organization name: Panasonic(PISC)
Screenshot (if applicable):  
Code package (if applicable):  
2 Comments

Avatar

Administrator

10/25/23

@TakeshiKimoto 

Thanks for proposing this idea
 
This has been reported to the engineering under the internal reference SITES-16859. The product team will triage this request to verify feasibility based on the prioritization model. This post will be updated according to the Jira request status.
Status changed to: Investigating