Question

Schema mapper

  • 23 January 2014
  • 1 reply
  • 14 views

Badge
All,

 

 I am using schemamapper and  was able to transfer  the data correclty from my source to my destination file, how ever, I know that there are attributes that were not mapped and didnt go through the unmapped section of the transformer. Any thoughts why this is  not working correctly? I did a 1:1 attribute map.

 

 Thanks

1 reply

Badge +2
Features that go out of the Unmapped port are entire features that weren't catered within the schema mapping procedure. In the case where attributes weren't changed, there is no current flag for such.

 

 

Perhaps utilisation of the "Schema Reader" Reader may be the way to go to perform a comparison of expected and unexpected attributes. Alternatively, a PythonCaller could assist if you want to dabble in some programming.

Reply