AppWorx, Dollar Universe and Sysload Community

 View Only

 Automic V9 Applications Manager - Set Condition to check CSV file size and Not Send E-mail Based on Size

Sharon Farmer Hendrickson's profile image
Sharon Farmer Hendrickson posted Aug 14, 2025 01:52 PM

I am trying to add a condition to the e-mail component.  A CSV file is created, and the CS_AWMAIL_CSV_OUTFIL component e-mails the file to recipients.

I would like to check the file size before it is attached to the e-mail.  If it is <= 364 bytes, I do not want it attached or e-mailed, whichever is easier to accomplish.

The person who handled Automic retired, and I'm just trying to figure things out.  So I don't know much.

Can I make a variable or a replacement value about the file size?  Where would I do that?

Any advice or suggestions or articles would be so appreciated.  I have had a really hard time finding into on Applications Manager.

JimD's profile image
JimD

Hi Sharon,

I believe what you would want is a CHECK FILE condition added to your component.  In your screenshot, I'm assuming the file you are checking is the one next to "Filename".  I'm also assuming here that your final component in the flow can be skipped, if the filesize is <= 364 bytes.  If that is all true, your condition should be like below.  Hope this helps!

Jim