Solved

Loop through Error List and retry.

  • 24 January 2018
  • 1 reply
  • 5 views

Badge +7

Is there a way via API  to loop through the proccess in an error state and retry them? 

 

 

icon

Best answer by tin 24 January 2018, 02:10

View original

1 reply

Userlevel 5
Badge +18

Please see the documentation below:


 


http://help.k2.com/onlinehelp/k2blackpearl/DevRef/4.7/default.htm#Retrying_Errors_in_Code.html


 


I believe in this code example, it is looping through the error profile in a foreach loop and retrying them.

Reply