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

Announcements
Write Table now available in Qlik Cloud Analytics: Read Blog
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Using a tXSDvalidator

I cannot find many examples of how to use tXSDvalidator.
I have an XML file that contains nested loops.
I though I should be able to enter
Xsd file | enter the xsd file path here
XML | enter the xml file path here
If XML is valid, display | message to output if xml is valid
If XML is invalid, display| message to output if xml is invalid
On one of the if connections conditions I tried to enter
!((Boolean)globalMap.get("tXSDValidator_1_VALID"))
On the other I tried to enter
((Boolean)globalMap.get("tXSDValidator_1_VALID"))
But when I move focus to another component the conditions disappear.
Thanks for any advice.
Labels (3)
4 Replies
Anonymous
Not applicable
Author

After entering the condition the save icon was not illuminated and without saving the conditions disappears. I assume this is a bug.
I have noticed that code entered in tJava row disappears when focus is moved to another component unless first saved.
Anonymous
Not applicable
Author

Hi Sdel
Which version are you using? I can't reproduce this problem in v5.1.1.
Anonymous
Not applicable
Author

Hi,
I am using version 5.1.1
Anonymous
Not applicable
Author

hi all
I have noticed that code entered in tJava row disappears when focus is moved to another component

remain an old bug 0683p000009MACn.png