PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

Question about setting FileLayout name dynamically (PTools Ver 8.50)

edited Aug 7, 2013 10:49AM in PeopleTools and Lifecycle Management - PSFT (MOSC) 3 commentsAnswered ✓
All,

I am reading a file and loading data into a table using FileLayout and App Engine. When I drag drop the file layout into the App Engine Peoplecode, it creates a default peoplecode where it sets the file layout. Is it possible to assign the name of the filelayout through a variable, instead of providing the exact filelayout name (show below)?

&FILE1.SetFileLayout(FileLayout.AH_TESTING_PIP_FL);

My intent is to pickup the name of the filelayout from a table and assign it to the variable instead of hardcoding the filelayout name.

Thanks

Venky

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