Thanks so I would have still expected to receive an email stating “File Does Not Exists”.
I just tried updating the file name to today’s date and its still not working. For some reason its not finding the file.
1.1 Main Sequence (Sequence)
Private = False
Variables
out_FileExistsX_1__Exists(Boolean)
Activities
1.25 File Exists (FileExistsX)
Path = "\epic-nas.et1157.epichosted.com\xfr\nonprd\toODB\Claims\PBClaims\CRD\TEST1\archive"+"EPICTRAN"+Now.ToString(“yyyyMMdd”)+“*.txt”
Exists = _out_FileExistsX_1__Exists
Private = False
1.11 If (If)
Condition = _out_FileExistsX_1__Exists
Private = False
Then
1.15 Sequence (Sequence)
Private = False
Activities
1.16 Use Desktop Outlook App (OutlookApplicationCard)
Account mismatch behavior = UseDefaultEmailAccount
Private = False
Body
1.17 Do (Sequence)
Private = False
Activities
1.18 Send Email (SendMailX)
Account = Outlook
To = Nirmit.Kansagra@rwjbh.org
Subject = FILE EXISTS
Save as draft = False
Importance = Normal
Sensitivity = Normal
Max body document size = 2
Body type = Html
HTML body from file
HTML Template = .data/HtmlContent0.html
Private = False
Else
1.14 Sequence (Sequence)
Private = False
1.2 Use Desktop Outlook App (OutlookApplicationCard)
Account mismatch behavior = UseDefaultEmailAccount
Private = False
Body
1.3 Do (Sequence)
Private = False
Activities
1.4 Send Email (SendMailX)
Account = Outlook
To = Nirmit.Kansagra@rwjbh.org
Subject = FILE DOES NOT EXISTS
Save as draft = False
Importance = Normal
Sensitivity = Normal
Max body document size = 2
Body type = Html
HTML body from file
HTML Template = .data/HtmlContent1.html
Private = False