Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
I pass the value to the Delete-object query in InfoEngine in a loop. If an object is successfully deleted, the loop moves to the next value. However, if a value fails to delete, the loop exits. I need a solution to ignore any failed deletions and continue to the next value, ensuring all values are processed through the loop
Show your code to get more help. If it is Java code, maybe you are getting an exception?
@rleir , he’s pretty clear that he’s using Delete-Object webject. Not Java.
That said, you’re right. He should show his Info*Engine task code.Seems like SOP to me if posting a question like this. No?