Expand my Community achievements bar.

SOLVED

CJA Connection: backfill failure explanation

Avatar

Level 2

Hi there, 

When creating a Connection on CJA, enabling backfill of data for my dataset, after processing the backfill I get a backfill status "backfills failed". 

Is it possible to get an error diagnostic for the failure? What could cause a backfill to fail? 

 

Thanks in advance, 

Liz

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Hi Liz,

 

the best possible place I can think of is going through audit log using [1]

 

[1] - https://developer.adobe.com/cja-apis/docs/endpoints/auditlogs/ 

View solution in original post

6 Replies

Avatar

Correct answer by
Employee Advisor

Hi Liz,

 

the best possible place I can think of is going through audit log using [1]

 

[1] - https://developer.adobe.com/cja-apis/docs/endpoints/auditlogs/ 

Avatar

Level 4

Definitely look in the CJA logs (CJA > Tools > Audit Log). Filter to a date and email that initiated the backfill, once you find the particular component type for a backfill which will be "CONNECTION" in this case, click on the info icon on the right of the description for this particular line and copy the description in the popup. I had a similar issue like this and for some reason it showed as "backFillEnabled": false even though it wasn't which was causing our backfills to fail.

 

Thanks,

MJ

Avatar

Level 2

Hi MJ,

thanks for sharing your experience. I have another case of failed backfill for a dataset, and I'm trying out your technique. I don't have an info icon for the line, which API client are you using? 

thanks, 

Liz

Avatar

Level 4

Hi,

You can try a few things. In AEP, you can preview the data set there and look at how certain fields are populated. I'd look at whatever you set the person ID to be, in your CJA Connection and ensure you see values populated. And lastly you might have to use the Query Service API, if you can't find the answer from the first approach.

 

Take care!

Avatar

Level 2

An update: I've reviewed my set-up and everything seemed to be in place technically, so I've just requested the backfill again, and it worked. 

So it could be that for the first backfill failed for technical reasons on Adobe's side, and running it at a different date and time just worked. Something to have in mind as well. 

/Liz

Avatar

Level 4

That's good news. Sometimes ingestion fails and does need to just be re-ingested.