cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Reference Schema Loader in MII 12.0

Former Member
0 Kudos
156

Hi,

Anybody has done transaction related to Reference Schema Loader in MII 12.0?

I have created one transaction in MII 11.5 that will be take one XSD file. It will be create one sample XML file that will follow XSD file. I am mapping values to XSD file and generates XML file. This is successful in MII 11.5 but when I am trying the same in MII 12.0 I am not getting XML file.

I am able to load XSD file in WEB with "import" option. That file is showing in Reference Schema Loader action also. But still I am getting EXCEPTION: Target XML Node is Null. Please help me out.

Thanks,

Madhavi

Accepted Solutions (0)

Answers (1)

Answers (1)

agentry_src
Active Contributor
0 Kudos

This will seem a bit crude, but I have run into incompatibility issues between items created in 11.5 and what happens after importing them. This method has helped in several instances.

Create a new file in the workbench. Open the xsd in a text editor and copy and paste it into the new file. Test it and see if that works better.

Good luck,

Mike