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

Announcements
Save an extra $150 Dec 1–7 with code CYBERWEEK - stackable with early bird savings: Register
cancel
Showing results for 
Search instead for 
Did you mean: 
spr654
Creator
Creator

tFileInputXML doesn't return any row in Open Studio 7.1

Hi,

 

I have successfully imported an xsd that contains all the necessary fields for my xml.

 

0683p000009M2yb.png

When I drag and drop the element into my job as a tFileInputXML, and provide a valid xml as source (an anonymised version of the xml can be found in attachment), it returns 0 records.

0683p000009M3CD.png

 

As loopXpathQuery in the tFileInputXML, I have specified (by default) "/ReplicationMessageType".

 

What went wrong? Any help is welcome.

 

 

Labels (3)
1 Solution

Accepted Solutions
vapukov
Master II
Master II

Hi,

 

you need to check - what defined wrong? 

 

for example:

0683p000009M3CI.png0683p000009M3CN.png

View solution in original post

2 Replies
vapukov
Master II
Master II

Hi,

 

you need to check - what defined wrong? 

 

for example:

0683p000009M3CI.png0683p000009M3CN.png

spr654
Creator
Creator
Author

Thanks vapukov, As Talend gives by default a certain value, I did assume that it was ok. I will take into account your advice, thank you very much.