Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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...?
Maybe a difference regarding system variables such as Path or user rights (probably not the same for the Studio and for the TAC)
What actual command line are you using with the tSystem?
Is Studio/TAC the same operating system type?
@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....!
Have you tried executing the command on the TAC server from a command prompt exactly as the tSystem would run and see what happens?