Read a Log/Text file in ICS using JavaScript to scan for the repeating keywords
Summary
Read a Log/Text file in ICS using JavaScript to scan for the repeating keywordsContent
Hi All,
I am trying to read a list of log/text files from a FTP server and to scan for the keywords 'ERROR'/'REJECTED'/'SUCCESS' based on which we will apply the business logic to consolidate the errors.
On the Integration,primarily i did a FTP - download to ICS for the file to be available in local ICS file system directory ( '/ICS/temp/' ) and then passed on the file full path to a JS function to return the file content.Input parameter sent to JS Call is
1