Forum Discussion

Sahil's avatar
Sahil
Contributor
5 years ago
Solved

No schema available(Input Schema) for Mapper

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.

  • Sahil's avatar
    Sahil
    5 years ago

    I had to just close my browser and open in a new one and it appeared.

4 Replies

    • Sahil's avatar
      Sahil
      Contributor

      Hi Team,
      Anyone know reason behind it.

  • bojanvelevski's avatar
    bojanvelevski
    Valued Contributor

    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.

    • Sahil's avatar
      Sahil
      Contributor

      I had to just close my browser and open in a new one and it appeared.