Hi,
I am have a schema with 2 records( E.G. record B, and record B). And i have one more schema with one record semilar to record B of schema 1. I want to pass only the record B from schema 1 to schema 2. So i have created a map and i set the source and destination schema.then i mapped only record B from schema 1 to schema 2. I deployed the solution then i call the schema in the send port and mentioned the receive port name in the filter.
But still i am getting the same XML message which i generated from schema 1 in the out folder.
Please help me … Do i need to promote properties for the record B of schema 1?
Thanks in Advance.