06-06-2021 10:23 AM
Hi,
Pipeline design is like below:-
File Poller , file reader,XSLT, XML parser, mapper, XML Generator.
In the XML parser and XML Generator, I have provided xsd but I am only getting output schema and not the input schema in Mapper.
XML parser xsd is equivalent to xslt output.
Could you please let me know what am I doing wrong here.
Solved! Go to Solution.
06-07-2021 06:01 AM
I had to just close my browser and open in a new one and it appeared.
06-06-2021 02:09 PM
@bojanvelevski , Any idea on this?
06-07-2021 01:20 AM
Hi Team,
Anyone know reason behind it.
06-07-2021 04:31 AM
I’m not sure if I understand your problem, but from your explanation I think that your problem appears before the Mapper snap. If you’re providing XSD schema, than you have to validate against that schema, so make sure that Validate XML is checked. If that doesn’t make any changes, please send more info.
06-07-2021 06:01 AM
I had to just close my browser and open in a new one and it appeared.