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: 
cesarbadill8
Contributor III
Contributor III

cannot access the local file system in current script mode. Try including with LIB path

Buenos días, estoy teniendo este error: 

cesarbadill8_0-1682080934874.png

 

Así estoy definiendo la ruta en mi aplicación de Extracción en Qlik Sense: 

cesarbadill8_1-1682081190523.pngcesarbadill8_2-1682081223864.png

 

En efecto el error NO es porque no encuentra la ruta, quisiera saber a qué se debe esto y cuál es la posible solución, teniendo en cuenta que, la versión de qlik que tengo actual es la 14.67.13 y no puedo deshabilitar el modo estándar como observé en otra respuesta, les pido por favor ayuda en este tema.

 

Y gracias anticipadas!!!

Labels (3)
4 Replies
sandeep-singh
Creator II
Creator II

hi @cesarbadill8 , Try without quotes 

$(Must_Include=$(vCfgConexion RutaETL) funciones/extractor.qvs);

cesarbadill8
Contributor III
Contributor III
Author

Buenas, aún me sigue saliendo lo mismo.

sandeep-singh
Creator II
Creator II

Possibly there is something wrong with the path. You can have a reference from the below qlik post

https://community.qlik.com/t5/New-to-Qlik-Sense/cannot-access-the-local-file-system-in-current-scrip...

cesarbadill8
Contributor III
Contributor III
Author

Tenía 1 año funcionando bien con esa ruta