Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
_AnonymousUser
Specialist III
Specialist III

dynamic file path in tfileinputdelimited

Hi team,
I want to create a job in the following format:
toracleinput -> tfileinputdelimited
The tfileinputdelimited component's file path should be given dynamically. i.e while running the job, it should prompt and ask the path. I used context but i need to type the path over there. But i want to browse the path again while running the job. Is this possible..

Thanks in advance
Regards,
Hermione
Labels (2)
3 Replies
Anonymous
Not applicable

You can configure the context variable as prompt. To do that open the context view, switch to the Values as tree tab and here you can switch on the usage as prompt.
If you want set file names it is recommended to uses the type File instead of String. The technical datatype is String but the prompt provides an file chooser dialog.
_AnonymousUser
Specialist III
Specialist III
Author

Thanks a lot shong 0683p000009MACn.png it is fine now.. i used file as data type and now i got it.. 0683p000009MACn.png thanks 0683p000009MACn.png
_AnonymousUser
Specialist III
Specialist III
Author

Hi shong,
One more addition in the requirement.

Now, i need to used 5 sub jobs in a job. File path should be same and file name should be different.
So, when i use the context, it should prompt for the path alone and not the file name. Is this possible..
thanks in advance

Regards,
hermione