Expand my Community achievements bar.

SOLVED

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 Accepted Solution

Avatar

Correct answer by
Community Advisor
3 Replies

Avatar

Correct answer by
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"/>