Oracle Forms (MOSC)

MOSC Banner

D2Kutil replacement in Oracle 12c Forms

edited Jun 27, 2020 1:15PM in Oracle Forms (MOSC) 8 commentsAnswered ✓

In Forms 6i I used the D2KUTIL package to locate a list of csv files having a particular naming pattern, read them one by one and copy them to a different location using the D2Kutil package.  The following were used:

WIN_API_DIRECTORY_LIST.FirstFile,WIN_API_UTILITY.Copy_File,WIN_API_DIRECTORY_LIST.NextFile,WIN_API_UTILITY.DELETE_FILE

I understand that D2KUTIL package is no longer supported in 12c and the webutil package should be used instead.  However, what are the replacements for all the functions given above? 

For example, I have a scenario where the following files exist in a directory of a server(d:\csv)

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