Data is not visible in Data View | Community
Skip to main content
Michael_Soprano
Level 10
May 9, 2026
Question

Data is not visible in Data View

  • May 9, 2026
  • 1 reply
  • 17 views

I ingested data to dataset (I am AEP architect so its really there :). At least 100k records. 

Then sent it to CJA - I mark the backfill. How can I futher debug? Its already 8h so it should be there

 

 

1 reply

AneeshT
Level 1
May 9, 2026

Hi ​@Michael_Soprano 

You can test the connection programmatically using the connections API. This allows you to retrieve data from the established connection. If the data has been successfully ingested into the CJA, it will return the expected value. If the data is present, it might be a UI issue in the connection window. If not, you will need to remove the dataset and re-ingest the data.

https://developer.adobe.com/cja-apis/docs/endpoints/connections/

Michael_Soprano
Level 10
May 10, 2026

@AneeshT Thanks! Data is finally there! So actually we need to assume that the latency is more like 12h - 24h rather then 2 - 6h.