この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
Hi All,
doubt in the report generation
can some one help me to get the value from the below node structure(screenshot) in the reports.
IN the test node i have a property called "richtext". i tried multiple ways but cannot get the value in the test node. but i am able to get the value in the jcr:content node. i tried using subpath and Resolvers.
can someone please tell me how should i form the "definitions" in the reports
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
the ugc report search for cq:Comment nodes & your node is way above it & does not work. Read the document scott shared & define the query at page level rather than comment level then using subpath your report can be generated.
表示
返信
いいね!の合計
Could you post snapshot of
表示
返信
いいね!の合計
Have you read through this AEM doc topic titled:
"Reporting" @ https://dev.day.com/docs/en/cq/current/administering/reporting.html.
Please let us know.
Thxs
表示
返信
いいね!の合計
HI
I have already read the link you sent and now generating the custom report.
I have extended the UGC report and customizing it. I am able to get the values from the jcr:content but i am unable to get the values from the path jcr:content/content/test/richtext where richtext has the value that i required.
I would also like to know is it possible to get the value from the path jcr:content/content/test/richtext, If yes please help me in getting the value
[img]report.jpg[/img]
表示
返信
いいね!の合計
HI Sham,
I am not sure what should i gv in the definition.
below is the screenshot of my node structure
[img]report.jpg[/img]
表示
返信
いいね!の合計
the ugc report search for cq:Comment nodes & your node is way above it & does not work. Read the document scott shared & define the query at page level rather than comment level then using subpath your report can be generated.
表示
返信
いいね!の合計
HI all,
THis is resolved. I retrived the value from the jcr:path and resolverConfig
表示
返信
いいね!の合計