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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

paramter cant be null

Hi,

 

Created a simple job with tCreateTable,tFileInputDelimited,tmysqloutput

 

the table is created under database but no data is ingested. see the attached screen shot for error

 

Labels (2)
1 Reply
iamabhishek
Creator III
Creator III

@arun_mahi - I tried to re-pro your use case and it went pretty well for me. Did a tCreateTable and when that was successful read a delimited file and inserted those records into the created table using tMSSqlOutput (in my case).

Job Layout -

0683p000009Lz3M.jpg

 

Looking at your error it looks like you might had missed some configurations for tFileInputDelimited. You need to check once for the setting carefully or else do share the screenshots for each of your components.