PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

Is it possible to add mutliple records to a standalone rowset?

edited Aug 29, 2016 5:00AM in PeopleTools and Lifecycle Management - PSFT (MOSC) 1 commentAnswered

I'm sure this is a pretty silly problem I'm having - and the answer is likely something I've completely overlooked. Is it possible to create a standalone rowset with more than one record in one of it's rows? As an example, I'm trying to duplicate this rowset structure:

Get Rowset Level 0 - EX_SHEET_HDR

    GetRow 1

         GetRowset Level 1 - EX_SHEET_LINE

              GetRow 1

                    GetRecord - EX_TYPES_TBL                 <--- Problem!

                    GetRowset Level 2 - EX_SHEET_DIST

                    ....

I can create the nested rowsets just fine, but so far I've been unable to get that extra record into my structure. My code looks like this, pretty much stripped right from peoplebooks:

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