Analytics Report JSON Exception while generating reportIDs | Community
Skip to main content
Level 3
October 9, 2024
Question

Analytics Report JSON Exception while generating reportIDs

  • October 9, 2024
  • 2 replies
  • 875 views

I have enabled Adobe Analytics in Adaptive Form but when I go to view Report. I see message in red text "No analytics data found for the selected date range". 

 

AEM version 6.5.19

 

In error log i'm seeing this exception:

 

 

 

09.10.2024 12:52:48.096 *WARN* POST /content/forms/af/forms/form/jcr:content/guideContainer.analyticsReport.json HTTP/1.1] com.day.cq.analytics.sitecatalyst.impl.SitecatalystHttpClientImpl Server property is missing in configuration /etc/cloudservices/sitecatalyst/adaptiveform/adaptiveform 09.10.2024 12:52:48.096 *WARN* POST /content/forms/af/forms/form/jcr:content/guideContainer.analyticsReport.json HTTP/1.1] com.day.cq.analytics.sitecatalyst.impl.SitecatalystHttpClientImpl Server property is missing in configuration /etc/cloudservices/sitecatalyst/adaptiveform/adaptiveform 09.10.2024 12:52:48.097 *ERROR* POST /content/forms/af/forms/form/jcr:content/guideContainer.analyticsReport.json HTTP/1.1] com.adobe.aem.formsndocuments.analytics.report.manager.SummaryReportManager JSON Exception while generating reportIDs org.apache.sling.commons.json.JSONException: JSONObject["reportID"] not found. at org.apache.sling.commons.json.JSONObject.get(JSONObject.java:360) [org.apache.sling.commons.json:2.0.20] 09.10.2024 12:52:48.098 *ERROR* POST /content/forms/af/forms/form/jcr:content/guideContainer.analyticsReport.json HTTP/1.1] com.adobe.aem.formsndocuments.analytics.report.manager.SummaryReportManager reportIDs are not available to generate report in SummaryReportManager::generateReport() 09.10.2024 12:52:48.099 *INFO* POST /content/forms/af/forms/form/jcr:content/guideContainer.analyticsReport.json HTTP/1.1] com.adobe.aem.formsndocuments.analytics.report.servlet.AnalyticsReportingServlet Data save success: Guide Path/content/dam/formsanddocuments/forms/form/jcr:content/metadata, Date Range Option: lastsevendays 09.10.2024 12:53:05.062 *WARN* GET /sites.html/content HTTP/1.1] com.day.cq.wcm.core.impl.components.ComponentCacheImpl No component node found at /apps/granite/ui/components/coral/foundation/form/select 09.10.2024 12:53:05.062 *WARN* GET /sites.html/content HTTP/1.1] com.day.cq.wcm.core.impl.components.ComponentCacheImpl No component node found at /apps/granite/ui/components/coral/foundation/form/select 09.10.2024 12:53:05.063 *WARN* GET /sites.html/content HTTP/1.1] com.day.cq.wcm.core.impl.components.ComponentCacheImpl No component node found at /apps/granite/ui/components/coral/foundation/form/select 09.10.2024 12:53:05.063 *WARN* GET /sites.html/content HTTP/1.1] com.day.cq.wcm.core.impl.components.ComponentCacheImpl No component node found at /apps/granite/ui/components/coral/foundation/form/select 09.10.2024 12:53:07.860 *WARN* org.apache.jackrabbit.oak.query.QueryImpl Traversal query (query without index): select [jcr:path], [jcr:score], * from [nt:base] as a where [cq:componentPath] = 'fd/fmaddon/components/analytics/formanalytics' and isdescendantnode(a, '/etc/cloudservices/sitecatalyst') /* xpath: /jcr:root/etc/cloudservices/sitecatalyst//*[(@cq:componentPath = 'fd/fmaddon/components/analytics/formanalytics')] */; consider creating an index

 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

MoiezMaAuthor
Level 3
October 9, 2024

Any help guys?

Has anyone experience similar issue in past?

Adobe Employee
October 15, 2024

Hi
Can you please tell me which Authentication are you using IMS or Client Credentials?

MoiezMaAuthor
Level 3
October 15, 2024

@harmansinghadb I'm using IMS for Authentication.

MoiezMaAuthor
Level 3
October 17, 2024

How come no one seen this issue before?