Hello Experts,
Subitemdate is updated in adsgroup but adsgroup update job is not triggered.
What could be the possible reason?
Hello Experts,
Subitemdate is updated in adsgroup but adsgroup update job is not triggered.
What could be the possible reason?
What version of Identity Manager? Is there any jobs relating to group membership in the DBQueue?
Hi Tony,
Its V8. Add entry is pending in dprmembershiptable for alomost 6 hours due to update job not being triggered.
We have a custom job chain wherein for all the sync deletion we will push them again to AD by updating xmarked=0.
I can see a add entry for each item with xdatesubitem update in adsgroup but no group update job in queue.
Hi Tony,
Its V8. Add entry is pending in dprmembershiptable for alomost 6 hours due to update job not being triggered.
We have a custom job chain wherein for all the sync deletion we will push them again to AD by updating xmarked=0.
I can see a add entry for each item with xdatesubitem update in adsgroup but no group update job in queue.
I would check the system journal within job queue info and see why that adsgroup db calculation is being reset. This would confirm what you say. Maybe there is something wrong with your custom job chain.
Hi Tony,
Membership task getting executed without any reset but those particular groups are not included in update.
Does it because of any slot issue?
QBM-K-XDateSubItemUpdate
QBM-K-XDateSubItemUpdateFU
Are there add/remove group membership requests in the DPRMemerShipAction table?
How did you update XMarkedForDeletion?
it is via script
Did you use some of the code posted here to re-publish the deleted objects, including the reset of the XMarkedForDeletion flag?