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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Sending a file to a routine for file validation in tfileinputdelimited

Hi,
Can you suggest a way to send the current file from the tfileinputdelimited to a user defined routine for file validations.
Thanks,
Rajendra
Labels (2)
10 Replies
Anonymous
Not applicable
Author

Hi,

Could  you please describe your requirements more specific? What's kind of file validation?

Best regards
Sabrina
Anonymous
Not applicable
Author

Hi Sabarina,
The file validations like
1.INVALID_FILE_FORMAT
2.FILE_NOT_FOUND
Thanks,
Rajendra
Anonymous
Not applicable
Author

Hi,
Are you looking for that TalendHelpCenter:Creating a user routine and call it in a Job?
Best regards
Sabrina
Anonymous
Not applicable
Author

Hi,
No, i have seen that in that it is given about connecting to tfixedflowinput but i want how to use the routine in tinputfiledelimited.
Thanks,
Rajendra
Anonymous
Not applicable
Author

Hi,
Actually, in this job, we use tMap to call the routine to transform the input data.
tFixedFlowInput is used to generate input data. You can use tFileInputDelimited instead.

Best regards
Sabrina
Anonymous
Not applicable
Author

HI,
How to catch the log of a job i need details like
Job Name:
Step ID: 
Step Name:
Last Outcome: The job succeeded              
Last Run Date and Time: 2014-11-26 2:00 AM              
Last Run Duration: 0              
Thanks,
Rajendra 
Anonymous
Not applicable
Author

You can use statcatcher and log catcher for this purpose along with chronometer. to get all these details. 
Anonymous
Not applicable
Author

HI,
Can you show mw example how to do that
Thanks,
Rajendra
Anonymous
Not applicable
Author

Hi Rajendra,
Please have a look at related scenarios in component references:
TalendHelpCenter:tStatCatcher, TalendHelpCenter:tChronometerStart,TalendHelpCenter:tChronometerStop and TalendHelpCenter:/tFlowMeterCatcher.
Best regards
Sabrina