Team,
I need to send an audit email with the total number of files available in SFTP folder using SCI (HCI). File names i am reading using ${file:onlyname} but need the total count of files.
Thanks Shashank. very helpful.
One correction - In getPropert.gsh, "def propValue= context.getPropery(property_name);" getProperty is misspelled as getPropery ("t" missing).
PeriodDelta-> If you pass the fromDate and toDate along with LMD, you get the Period based delta transmission. Means, any record which got modified on run date but not effective on that date will not be fetched. so more accurate results w.r.t effe...