Aggregation Task cancelling automatically

Which IIQ version are you inquiring about?

Version 8.0

Share all details related to your problem, including any error messages you may have received.

Hi Team,

“Aggregation Tasks” are cancelling automatically when the task runs and getting below error message.

Cancelled Maximum refresh exceptions reached, The application script threw an exception: org.hibernate.ObjectNotFoundException: No row with the given identifier exists: [sailpoint.object.Schema#b4d388d17b1e159d817b1e7111031833] BSF info: Test - Logical Account Rule - Informent DB at line: 0 column: columnNo, Task was terminated by user request, Task was terminated by user request

Thanks,
Jagan

Hi @jchinnapareddy ,

Welcome to the developer community!

Please mention the application type of the application you are trying to aggregate.

This is most probably due to the Aggregation rules in that application definition which refers to some undefined schema attribute. Please ensure you are using the right attributes.

Please let me know if this works

Thank you !! Logical application

Are you using any rules?

Please tally the attributes you are using in that rule with your schema attributes. And if you are using any IIQ attributes please tally those attributes from Identity mapping in global settings.

Sure , Let me verify once

Error is coming from your custom rule “Test - Logical Account Rule - Informent DB” . I would say remove and check if thing are working and then try to debug the issue with the rule .

challenge with bean shell is that it doesn’t give proper error until you do add try and catch properly.