Is it possible to have the File_Loader attributes in a seperate file and just call this file in the attributes session.? currenly in our loader we have only few attributes defined like
TdpId, UserName , UserPassword , LogonMech , QueryBandSessInfo, TargetTable , LogTable , ErrorTable1 , ErrorTable2 , WorkTable , MaxSessions
But we need to add few other attributes for job control like TenacityHours,TenacitySleep etc.. so instead of having the attributes in individual tpt script can i have this attributes and its value in a file and call this file in the attribute ?
Is it possible to have the File_Loader attributes in a seperate file and just call this file in the attributes session.? currenly in our loader we have only few attributes defined like
TdpId, UserName , UserPassword , LogonMech , QueryBandSessInfo, TargetTable , LogTable , ErrorTable1 , ErrorTable2 , WorkTable , MaxSessions
But we need to add few other attributes for job control like TenacityHours,TenacitySleep etc.. so instead of having the attributes in individual tpt script can i have this attributes and its value in a file and call this file in the attribute ?