- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-07-2021 06:01 AM
I had to just close my browser and open in a new one and it appeared.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2021 02:09 PM
@bojanvelevski , Any idea on this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-07-2021 01:20 AM
Hi Team,
Anyone know reason behind it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-07-2021 06:01 AM
I had to just close my browser and open in a new one and it appeared.