Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 qlikviewwizard
		
			qlikviewwizard
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi All,
Our qlikview apps are running by shell scripts. These are triggers by using task schedulers.
One of the job was failed. I fixed manually.
Later app is prompting user id and password.
Please help me how to fix this.
 qlikviewwizard
		
			qlikviewwizard
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi All,
Thank you for your valuable answers.
It was resolved after the re-run from initial step.
Reason for the issue was skipping intermediate action in the script.
 
					
				
		
 giakoum
		
			giakoum
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		in your section access script your are using userid instead of NTname
 Peter_Cammaert
		
			Peter_Cammaert
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		If you use both NTNAME and USERID in Section Access, the authentication sequence becomes something like:
Open document
The USERID pop-up is displayed because QV does not recognize the windows user account you are logged on with..Even when the USERID field contains nothing useful.
 qlikviewwizard
		
			qlikviewwizard
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi All,
Thank you for your valuable answers.
It was resolved after the re-run from initial step.
Reason for the issue was skipping intermediate action in the script.
 Gabriel
		
			Gabriel
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
I understand you said the issue have been resolved but for future reference can you clarify what you meant by:-
"It was resolved after the re-run from initial step.
Reason for the issue was skipping intermediate action in the script."
More in-depth explanations please
 
