Skip to main content
Question

What tools are replacing the jackson library with fme? (for creating database relation automaticly xml to tables)

  • November 17, 2021
  • 2 replies
  • 3 views

Forum|alt.badge.img
What tools are replacing the jackson library with fme? (for creating database relation automaticly xml to tables)

2 replies

redgeographics
Celebrity
Forum|alt.badge.img+59
  • Celebrity
  • 3698 replies
  • November 17, 2021

Could you, for the benefit of the people here who don't know what the jackson library is, elaborate a bit about what you want to achieve?


Forum|alt.badge.img
  • Author
  • 27 replies
  • November 17, 2021

Jackson library that is converting xml file to model class for relating between tables in database. So, I need create these relations from xml hieararchy in fme automaticaly configuration. Then, I realized this process another way which used inlineQuerier , featureMerger and etc (long way solution). But, I want search smart solution. Do you know any solution for this subject ?