Hi,
I tried creating a variable to fetch the filename dynamically as mentioned in the article How To Set Up Dynamically Specified File Name Or Directory Name For Use In An ODI Integration Interface (Doc ID 423635.1)
But, I am getting an error like
ODI-1227: Task SrcSet0 (Loading) fails on the source FILE connection Employee_Detail_Data_Server.
Caused By: java.sql.SQLException: ODI-40438: File not found: /.txt
I have used 2 variables: FileName and SchemaName in the project with code ODIEXP_FT_RT
I am using the SchemaName variable in physical schema for WorkSchema(directory) and Schema(Directory) and the FileName variable in the Resourcename for datastore.
I have defined a flow in package which starts taking values from both variables and then runs the interface and both variables in the package are of Declare Variable Type.
Please suggest a workaround.
Regards,
Janki