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.
Not that I know of. You'll need to tunnel through the proxy to really check the connection. I either do a proxy checker site to make sure nothing is leaking, or I just do the simple GET request against the site(s) I'm working with/on.
Hope that really answered your problem. Can also use the "Select Records" command, change the Table to the second one and add any filters you need. This will return all records in a list and using the Foreach will get the job done.