この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
WE r running a query were we are doing something like:
group.1_property=fn:lower-case(/jcr:content/metadata/@documentTitle)
This doesn't work. is this a known issue?
解決済! 解決策の投稿を見る。
we never officially supported functions. Hence not a bug. You have to file enhancement request to support xpath function.
表示
返信
いいね!の合計
I will send this to support to see if this is a known issue.
We encountered the same issue with lower case function when we upgraded to 6.1. We raised a daycare ticket with Adobe support and they did mention that it is a known issue with the OAK repository. We then converted the query to SQL2 version in our code as a workaround to fix the issue. I am not sure may be they might have fixed it in 6.1 SP1.
表示
返信
いいね!の合計
we never officially supported functions. Hence not a bug. You have to file enhancement request to support xpath function.
表示
返信
いいね!の合計
Sham,
It does work in 5.6.1 though. When you say not officially supported, just for my information, is there a document we can refer to what's supported? So if it's not supported, isn't it a part of sling or AEM isn't supporting it.
Confused as to who you mean doesn't support. Where does the predicate implementation exist for this function?
表示
返信
いいね!の合計
Kunal, thanks. We are planning the same. Curious thing is it does work in 5.6.1
表示
返信
いいね!の合計
From AEM 6.x, recommended approach to use SQL2 or JQOM for queries
You can refer JQOM example here : http://adobeaemclub.com/jcr-java-query-object-model-jqom-adobe-aem-query/
表示
返信
いいね!の合計
Thanks a ton
表示
返信
いいね!の合計