BI Publisher (MOSC)

MOSC Banner

How to access data for IO structure?

edited Mar 4, 2011 6:27AM in BI Publisher (MOSC) 3 commentsAnswered
Hi,

IO structure is as follows:- 

ListOf_ssServiceRequest
             ssServiceRequest
             ListOf_ssOrderEntryOrders 
                         ssOrderEntryOrders
                         ListOf_ssAction
                                     ssAction
                         ListOf_ssOrderEntryLineItems
                                     ssOrderEntryLineItems
                         ListOf_ssServiceCustomerSurvey
                                     ssServiceCustomerSurvey
                         ListOf_ssEautoServiceHistory 
                                      ssEautoServiceHistory
             ListOf_ssCustomerComplaint
                          ssCustomerComplaint

Problem is there is 1:m relationship between complaint and action.

Required format is:-
|complaint   | action1|
|complaint   | action2|
|complaint   | action3|

Now for each action to access complaint I need to use xpath because complaint is not direct parent in xml structure.
Any suggestion?

Thanks.


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