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

Announcements
Only at Qlik Connect! Guest keynote Jesse Cole shares his secrets for daring to be different. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tSystem component issue

Hi,

 

I'm using tSystem component to load data from file into database. Its working fine when I run it from studio, but when I run it from TAC after deploying it, no data is being loaded to database, moreover in log there is no error as well. 

 

No context variable, nothing is used, just a tSystem component in a job with a hard code script in it.

 

Running from studio server and Tac deployment server is same. No doubt...!

 

May I know why could be the reason of this strange behavior...?

Labels (2)
5 Replies
TRF
Champion II
Champion II

Maybe a difference regarding system variables such as Path or user rights (probably not the same for the Studio and for the TAC)

David_Beaty
Specialist
Specialist

What actual command line are you using with the tSystem?

 

Is Studio/TAC the same operating system type?

Anonymous
Not applicable
Author

@dsoulalioux, yes Studio/TAC the same operating system type..! I've one more job which is running absolutely fine from studio and Tac..!
Anonymous
Not applicable
Author

@TRF< if that was a rights related issue, then tSystem would have shown error while executing the script. But that's not a case here...! No errors....!

David_Beaty
Specialist
Specialist

Have you tried executing the command on the TAC server from a command prompt exactly as the tSystem would run and see what happens?