We made a system copy of erecruiting production to dev. All the candidate, candidacy, requisition, postings and questionnaire objects information are copied.
I did full indexing for Candidate,Candidacy, Requisition and Job posting. Then activated delta indexing by scheduling job with COM_SE_DISPATCHER. It works fine. After doing full indexing for AES_DOC, delta indexing doesn't work.
When I looked at COM_SE_CPOINTER table, I don't see any entries for object type AES_DOC. what could be the reason for delta indexing not getting activated for AES_DOC object alone?
Thanks