Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 mandilicious
		
			mandilicious
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi All
I have bit of situation my dashboard is working when i reload manually but it keep failing in QMC.
I have checked but am struggling to find an error.
Thanks
 Peter_Cammaert
		
			Peter_Cammaert
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		There you have it.
The main difference - account-wise - between reloading a document in QV Desktop and doing the same from a task defined in the QMC, is that the server doesn't use your credentials. It uses the account that runs the QlikView services to authenticate. Your services run as ROMANS\QVService and apparently, this user has nog login in your SQL server DB. Meaning no access.
There are basically two quick solutions:
Best,
Peter
 kennethmash
		
			kennethmash
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi
I can't tell what the error is but have you tried to recreate the task? Might be a way around the problem. There also seems to be an issue with your alert emails. Are the email addresses separated correctly i.e are the semi colons in the right place between the email addresses.
 shiveshsingh
		
			shiveshsingh
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		An invalid character was found in the mail header: ';'.
Can you re-verify it in QMC task where you put user ids for alert mail?
 Peter_Cammaert
		
			Peter_Cammaert
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Please post this file from your QlikView server:
C:\ProgramData\QlikTech\DistributionService\1\Log\20180213\100000 - Deploy_Neo_Final Neo Qlikview Dashboard.qvw\DocumentLog.txt
If you don't feel like posting your entire script in a public forum, open the file in a text editor and scroll down to the end. Do you see any error messages?
.png) 
					
				
		
 Miguel_Angel_Ba
		
			Miguel_Angel_BaIf you are using section access, is the service account added with ADMIN access? (you can check the account in the server > Windows button > Run > services.msc)
Was the document open already while the DSC was running the distribution?
 mandilicious
		
			mandilicious
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Peter
Attached please help can the problem be ODBC SQL Server Driver even everything connect successfully and it can run manually but fail in QMC?
Thank
.png) 
					
				
		
 Miguel_Angel_Ba
		
			Miguel_Angel_BaAs I mentioned below, the credentials for the user ROMANS\QVSERVICE are not valid or lack permissions to connect to the specified DSN. You need to add the service account to the users allowed to read from the database.
 stabben23
		
			stabben23
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
is ROMANS\QVService a valid Reader in Your SQL Database?
 Peter_Cammaert
		
			Peter_Cammaert
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		There you have it.
The main difference - account-wise - between reloading a document in QV Desktop and doing the same from a task defined in the QMC, is that the server doesn't use your credentials. It uses the account that runs the QlikView services to authenticate. Your services run as ROMANS\QVService and apparently, this user has nog login in your SQL server DB. Meaning no access.
There are basically two quick solutions:
Best,
Peter
 ali_hijazi
		
			ali_hijazi
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		When you create an ODBC connection, use the System DSN tab instead of User DSN
