Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Consider we have 100 Column in a tmap but the datatype of both input and output are somewhere different in between. In how many ways I can make sure that there are no compile time errors or no errors ?
Or
How can I handle such scenario ?
Any workaround is appreciated.
Thanks.
@rohitpatil1993 , since you need to check manually and you can create a generic schema and you can use it in tmap output section to make sure the data type with the input of tmap.
@rohitpatil1993 , since you need to check manually and you can create a generic schema and you can use it in tmap output section to make sure the data type with the input of tmap.