Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
How to set Context Variable from tMap which fetches the Row.File_name from databse such that i can use that Context Variable in tFileInputExcel as a File Name
ScreenShot of Problem has been Shared BelowWant to set row1.file_Name in Context Variable
OutPut contains File Name and Date want to set FileName as Context Variable such that i can use that fileName in any component
OutPut contains File Name and Date want to set FileName as Context Variable such that i can use that fileName in any component
@meetmahajan,after tlog use tContextLoad.
Check below links,how to use tContextLoad
https://help.talend.com/reader/wDRBNUuxk629sNcI0dNYaA/xH2TyYr_AmQnKwOYlqVCvA
https://community.talend.com/t5/Design-and-Development/tContextLoad/m-p/121426#M76577
@meetmahajan,you should get only one field into tlog that filename
@meetmahajan Transfer field should be created in context tab with sting type.