PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

SQR exists function

In an SQR where if we want to check if a file exists on the server, one can use the function

#filexist = exists($Exact_FileName);

If it exists, then #filexist would be 0. But if I don't have the exact file name because the file on the server may have suffix such as date time, then is there a way to find such files. For example I am looking for files beginning with "ABC" but the files on the server could be "ABC_123". Is there a SQR function for that?

Thank you.

Daniel

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center