Hi Jocelyn, To resolve the issue you're looking at you'll want to filter based on the user ID number rather than the login name for the user. ...
Hi naccarati, 200 records is most likely going to cause an issue when the workflow tries to persist to the database. When large amounts of da...
Sorry one additional comment on the above. If you're trying to check if either of the two fields has either of the two values then you'd need t...
Hi Rechag, I think the issue you're seeing here is your order of operations with your bitwise operators. From your comment it looks you're che...
Hi Roger, If I understand the process, you're currently using an Update Document action and then inserting the reference into the value paramet...