Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Can we use file delimited metadata (not Generic metadata) in tDBInput component?
@Moe, no you can not directly call it.
you need to do follow below ways.
1) use the generic and call that metadata in tDBinput
2)copy the schema from tFileInputDelimitted and paste in tdbinput schema manually.