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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
adiarnon
Creator III
Creator III

Working with EDX

hi,

i download the QMSEDX to my server

i creat a .bat file with

C:\Qlikview\QMSEDX\QMSEXD.exe -task="ETL_TRAINING.qvw" -qms="qvappt01" -password="1234"

its return-

C:\Qlikview\QMSEDX\QMSEXD.exe' is not recognized as an internal or external command

what am i doing wrong?

adi

1 Solution

Accepted Solutions
r3iuk
Creator
Creator

It looks like you might have a spelling mistake.

Try changing:

C:\Qlikview\QMSEDX\QMSEXD.exe

to

C:\Qlikview\QMSEDX\QMSEDX.exe

View solution in original post

1 Reply
r3iuk
Creator
Creator

It looks like you might have a spelling mistake.

Try changing:

C:\Qlikview\QMSEDX\QMSEXD.exe

to

C:\Qlikview\QMSEDX\QMSEDX.exe