Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Loading XML data into Oracle Database

Hi All, I have an XML file which contains more child level and members. Each child level having multiple members(Sub Levels). while loading the data it is loading the first member only not all members. I have attached source and XML component screen shot. kindly advise how to process it. Regards, Avinash

Labels (1)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hi,

 

You have to put your loop element on the members element 😃

 

Good luck !

View solution in original post

4 Replies
Anonymous
Not applicable
Author

Hi,

 

You have to put your loop element on the members element 😃

 

Good luck !

Anonymous
Not applicable
Author

Not Working, I want to load the role name. which member belongs to what role.

Any advice.

 

Regards,

Avinash

Anonymous
Not applicable
Author

I think, with this solution and your xml schema, the role name must be loaded, can you send a screenshot of your mapping ? 

This mapping should gave you :

| app-role-name | app-role-display-name | member-name 

| BI_CFO_Procurement_Consumer_All | BI CFO Procurement Consumer All Role | Ngoash_N

| BI_CFO_Procurement_Consumer_All | BI CFO Procurement Consumer All Role | ntshan_n

| BI_CFO_Procurement_Consumer_All | BI CFO Procurement Consumer All Role | Bontsi_H

| BI_CFO_Procurement_Consumer_All | BI CFO Procurement Consumer All Role | Hoffma_A

...

 

It is not what you want ??

 

Anonymous
Not applicable
Author

Hi Sgv,

 

Thanks, working on adding members into the loop.

 

Regards,

Avinash