Srikanth Bollu

Srikanth Bollu

  • 1.6k
  • 19
  • 4.3k

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

Jun 17 2023 10:22 AM

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)