Question
1
Replies
20
Views
Tech Mahindra
Posted: July 19, 2020
Last activity: July 20, 2020
File creation date in Openspan
Hi,
Can some let me know how to get a file creation date in Openspan. Is there a default component like FileUtills?
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Hi,
Can some let me know how to get a file creation date in Openspan. Is there a default component like FileUtills?
Pega Collaboration Center has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.
You can use a static method from .Net to get the CreationTime of a file. The FileUtils does not have this method. To add the static method to your Toolbox (to then be able to drag into an automation);