Skip to main content
Question

Schema mapper

  • January 23, 2014
  • 1 reply
  • 36 views

Forum|alt.badge.img
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
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

kathyross
Participant
Forum|alt.badge.img+9
  • Participant
  • January 28, 2014
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.