Hi,
We encounter a problem when we work with XML+XSD intead of StiObjects.
When we give XML+XSD to standalone Sti Report Tool, we obtain the expected result.
But when we give the same XML+XSD to Flex StiReport Object with the method regDataXMLNode(name, alias, dataXML, schemaXSD), the result is wrong : instead of datasource, we have a single label and nothing else.
Is the Flex method is not the good one ?
What's the best way to configure data source with a datasource with XSD ?
Thanks.
Bérenger
Problem to register XML/XSD datasource
Problem to register XML/XSD datasource
Hello,
To display a registered data source in the designer dictionary, you must call the report.dictionary.synchronize() method after data registration;
If you are using the latest version and data source does not appear, please send us your XML and XSD file for testing.
Thank you.
To display a registered data source in the designer dictionary, you must call the report.dictionary.synchronize() method after data registration;
If you are using the latest version and data source does not appear, please send us your XML and XSD file for testing.
Thank you.