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

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

Mark Solution

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

解決済み

How to get values in config

Avatar

Level 2

Hello everyone, we have a use case where we want to manage the scheduler thru context aware. However we found out that it's not getting the value added in the Context Aware instead it's getting the value from the /system/console/conf. Any advice how we can override it with context aware?

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

Avatar

正解者
Community Advisor
3 返信

Avatar

正解者
Community Advisor

Avatar

Level 2
Hi diksha_mishra, thank you for this however I cannot find the details on how to use the values in context aware instead of the /system/console/conf.

Avatar

Community Advisor
you have to specify "cq:conf" property. Example: <jcr:content cq:conf="/conf/tenant1" jcr:primaryType="nt:unstructured" jcr:title="Video Fragments"/>