1
Answer

How do I write a sailpoint beanshell java script to read a latest file

Photo of Srikanth Bollu

Srikanth Bollu

2y
876
1

I am trying to write a java in a SailPoint beanshell where I need to read a file and rename them. But the problem is filename has appending number that changes everyday according to date, ex. SampleFile0521, SampleFile0524. And I need to read a File with latest timestamp and starts with SampleFile . 

Answers (1)