Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
alex_stone
Creator
Creator

How can I get the correct url of qtxs.asmx

I run the following script, but I do not know that how to get the url of qtxs.asmx.

2 Replies
alex_stone
Creator
Creator
Author

Hi All,

My QlikView Version: QlikView 11 SR2

'***********************************************************************

' This ROWS must be modified

'***********************************************************************

url = "http://localhost:4780/qtxs.asmx

doc = "reloadvictim.qvw"                   

userID = "optima.test"               

pass = "rocpsgvtdice123"                                  

'***********************************************************************

Question 1: url: How can I get the correct url information?

Question 2: userID: is the domain user?

Question 3:

     will pop up the error message when I click the reload button.

     ERROR: The QDS(http://xxxx:4780/qtxs.asmx) is unavailable.

anna_castan
Contributor II
Contributor II

Hii, 

 

I have the same problem... Have you been able to solve it? and How..?

 

I need help!!!!!