Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. 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?