Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello all,
I am searching a way to easily duplicate DataFiles from a choosen space and move all duplications on another space (like a ctrl+c + ctrl+v on windows.
I found some Qlik Cloud Service blocks that can be interesting (like the Patch Dataset or update dataset) but I don't know if those can answer the question.
Do you guys have an idea to answer this need ?
How are you using Patch Dataset and Update Dataset ?
Alexandre CHAMPIRÉ
Hi @achampire
Sorry for not mentioning the API methods . Please use as following:
Hope this helps!
Please let me know if you still have any further questions.
Thanks
Hi @achampire
Sharing the postman collection for your reference.
Please import the collection and see if that works.
Please don't forget to set up the below parameters :
Thanks
Hi @achampire
I am not sure if the update/patch dataset blocks can be used to copy the apps to different space.
I can see an API call to change the space of the dataset.
We don't have a block in Qlik Cloud Services connector to do this.
But you can try using the Call URL block to make an API call.
Also if you want the dataset to be in both spaces this won't work.
I am checking internally to see if it's something achievable using the Patch dataset block or by any other means in QAA.
Thanks
Hi @AfeefaTk
Thank you for your answer.
Is there a block in automation (or an API endpoint) in order to perform a data files duplication ? I guess there is one because we can do this on Qlik Cloud Hub while accessing Space detail > Data source > Data Files.
Hi @achampire
At the moment it's not possible to achieve this using automation due to a few reasons
This can be achieved using API by following the below steps
Thanks
Hi @achampire
I would suggest you add this feature request via ideation if you want the blocks to be in the Qlik Cloud Services connector in QAA.
https://community.qlik.com/t5/Suggest-an-Idea/idb-p/qlik-ideas
Thanks
Hi @AfeefaTk
I tried steps from your previous reply but I didn't make it work correctly.
Because I work with postman to achieve some test, I took url content of your message to find API endpoint (GET / POST or PUT was missing for example.
For the last one (3.) I make the file move from a space to my personal one despite the fact I put a space Id on my request.
I will request this feature via ideation as you adviced.
And I still work on the correct syntax to achieve it.
Thanks
Hi @achampire
Sorry for not mentioning the API methods . Please use as following:
Hope this helps!
Please let me know if you still have any further questions.
Thanks
Hi @achampire
Sharing the postman collection for your reference.
Please import the collection and see if that works.
Please don't forget to set up the below parameters :
Thanks