Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi there!
I'm trying to create an automation that duplicates all QVD files from one space to another in Qlik. So far, I've only been able to move the QVD files using the Call URL block, following this thread:
How to move QVD from a space to another.
I also read this related thread:
Duplicate DataFiles and move them to another space,
which says this process isn't possible via automation because:
multipart/form-data
content type.However, I noticed the Call URL block error mentions that multipart/form-data
is supported. Is it possible to achieve this using automation now?
Additionally, I attempted to use the API in a Python script, following the documentation:
Create DataFiles API
but I got this error:
403 {"errors":[{"title":"Forbidden","code":"HTTP-403"}]}
403 Forbidden
error in my Python API call?Thank you in advance for your help!
Hello,
I have written an article on how to move files from one space to another: Déplacer des fichiers QVD entre des espaces dans Qlik Cloud à l'aide de... - Communauté Qlik - 24937...
Enjoy your Qlik.
Kind regards,
Théo ATRAGIE.