PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

File layout o\p getting overwritten

edited Sep 6, 2013 5:05AM in PeopleTools and Lifecycle Management - PSFT (MOSC) 3 commentsAnswered
 Hi,
I have a simple requirement to create a .XLS file using file layout. I am using below code to instantiate the file:

&FILE1 = GetFile("abc.XLS", "w");

the program creates output based on the runcontrol parameter, and the my program work flawlessly when once instance is run, however when I run 2-3 programs in parallel, my file output get messed up. I suspect that its because file output getting overwritten as file name is not unique.

Any suggestions?

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