Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
i'm using tSetDynamicSchema component with tSAPTableInput and i'm passing the shema to it via a tMap, but when i try to write the output i get the resulting table with columns replicated 4 times. This problem doesn't happen if i load the schema to tSetDynamicSchema from a delimited file instead. Below the job and the wrong results.
Is it a bug or am i doing something wrong?
Regards,
Vincenzo.
ok, i think i found the problem, when i use the same tSetDynamicSchema first reading schema from a file and then reading from other component, for any reason the read schema from file option remains hiddenly selected even after the connection with the other component, and this is causing the erroneous behaviour: practically it's reading the schema from several sources at same time.
If you first deselect the read schema from file option and then connect with other source component, the results are correct. I think this is a kind of a bug that should be fixed anyway.
Regards,
Vincenzo.
ok, i think i found the problem, when i use the same tSetDynamicSchema first reading schema from a file and then reading from other component, for any reason the read schema from file option remains hiddenly selected even after the connection with the other component, and this is causing the erroneous behaviour: practically it's reading the schema from several sources at same time.
If you first deselect the read schema from file option and then connect with other source component, the results are correct. I think this is a kind of a bug that should be fixed anyway.
Regards,
Vincenzo.
Test comment
Second Test comment