Hi.
is there any way to change max success/fail usage of resource in OnApplicationStart function?
And can i set a resource element's status to fail (not thread) and continue with next element notreused?
thank you.
Yes, you can us "Create Resource" action, which has
success/fail usage parameters that can be set. You can
also do other useful actions with yhat "Resources"module
Maybe you can delete element in case of fail, or move it
to other file or list. There is also parameter "notreuse" that
you can set.
@Fox Ok nevermind thanks for the help. I didnt see that link when I searched that link you sent me. But all I had to do was remove the quotation marks in my own script and it worked.