Skip to main content
Michael_Soprano
Level 10
May 9, 2026
Solved

Data is not visible in Data View

  • May 9, 2026
  • 1 reply
  • 42 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

 

 

Best answer by AneeshT

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/

1 reply

AneeshT
AneeshTAccepted solution
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. 

bjoern__koth
Community Advisor and Adobe Champion
Community Advisor and Adobe Champion
May 12, 2026

Yes, one of the things you learn in CJA is patience 😁

Cheers from Switzerland!