Skip to main content
11-Garnet
July 30, 2024
Question

I pass the value to Delete-object query in Info-engine in loop.

  • July 30, 2024
  • 1 reply
  • 752 views

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

1 reply

17-Peridot
August 1, 2024

Show your code to get more help.  If it is Java code, maybe you are getting an exception?

18-Opal
August 1, 2024

@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?