Hi
l
Talend allows to read or write SAS data file (.sas7bdat) using SAS JDBC Drivers with tSASInput and tSASOutput components, the simple job looks like:
tFileinputDemited--main-->tSASOutput
Best regards
Shong
Thanks a lot for your reply shong,
I think the component,tSASOutput
will load the data in to SAS data base.But we need the SAS data files with out loading the data in to SAS data base.bfileelow is flow.
Csvfile->Talend->SAS data files(with out loading the data in to SAS data base)