@wbayderda you have the id of the action in which the error occurred in the log, look for the reason there
Can we get a "substract list" action please?
-
I am having to do a "contains" check and loop over two large lists and its taking over 3 hours.
a simple VB.net like
list1.except(list2).distinct.toListtakes about 2 seconds.
Thanx