Subject:Mapper is removing the details. Author:Dhananjay [Andy] Andurkar Date:03 Jul 2002 10:31 AM
Hi,
Mapper is deleting some details.
Couple of times I have observed that, manually added code gets modified in such a way that originally meaning is lost.
I am attaching XLS , source and target along with this Email.
Open this file in Stydio. Make sure you create backup copy of XLS file. Through the
mapper create some relationship and delete it. Save this XML code and compare it with original XLS file you will see lot of changes.
Subject:Re: Mapper is removing the details. Author:Minollo I. Date:03 Jul 2002 10:41 AM
We'll look into this; but I think the main problem here is caused by the
fact that, as pointed out in the previous email, the target is out of synch
with the original XSLT; Mapper tried to recreate the structures to put the
XSLT back in synch, and those are the changes you are seeing.
Subject:Mapper is removing the details. Author:Dhananjay [Andy] Andurkar Date:03 Jul 2002 10:46 AM
But If you create a scenario and run it I get desired results. If I take this XSLT and run it outside of Studio I get desired results. Then there is no need for the mapper to change code in such a way that original meaning is lost!!. I think it is BIG BUG.
Subject:Re: Mapper is removing the details. Author:Minollo I. Date:03 Jul 2002 10:51 AM
Andy, I don't understand what you are saying.
If you run this XSLT you get a result which is not consistent with the
target XML Schema that you are using. Maybe that's what you want, but it's
not useful to Mapper, as Mapper knows that you are trying to create a
stylesheet to generate something consistent with the specified XML Schema.
There is no meaning in using mapper if you specify a target schema which is
inconsistent with what your XSLT is generating or with what you want to see....
I understand it's easier from you to blame the product rather than to
understand what you are doing, but that doesn't help either you or us.
Subject:Re: Mapper is removing the details. Author:Minollo I. Date:03 Jul 2002 10:59 AM
Using the right XML Schema target, I can see the mapping lines; and making
changes in Mapper and removing them, the changes in the XSL source seem to
make sense.
Shall we consider this support issue closed? Or do you still see problems?