Groovy
Summary:
Hi we have a requirement to create a control .csv file which will consist of number of record of a exported file and also the summation of the amount column.
For example, if there is an exported file named FCCS_Workiva located in the outbox folder, the groovy script will provide the record count and calculate the sum of the 'Amount' column in that file.
It would be very helpful if you could provide the code snippet for this.
Tagged:
0