Compare latest datetime from SFTP to current datetime
Summary:
Compare latest datetime from SFTP to current datetime
Content (please ensure you mask any confidential information):
I am looking for a valid function in OIC inside a Switch statement to compare the datetime of the newest file in an Oracle OIC SFTP folder to the current (system) datetime, and then perform actions depending on how the IF statement evaluates to. I believe the Switch statement needs to be inside a For Each loop in order to iterate through the files in the folder to find the latest one.
I looked at the Activity Stream for the ListFiles invoke and it appears that the Response for