hi all please see attached image. I'm trying to add a precedence constraint to check to see if any emails are found or not. If emails are found, carry on, if not check sftp file location (we can receive files by both email and sftp). ISNULL does not work with object data type so how do i get around this??? Thanks!
I'm using cozyroc receive email task which outputs a result variable as object
ISNULL( @[User::MailList] ) if true check folder location if false carry on with exchange tasks...
hmm... image upload isn't working...