
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Using QLik-Cli to migrate custom properties across different environment is not working
Hi, I have tried to use the QLik-CLi module to export all the custom properties from UAT environment without any problem. However, when I tried to import all these 'exported' custom properties (as a Json file) back to QMC of PROD environment using the New-QlikCustomProperties module, I encountered Invoke-RestMethod's error.
Questions:
(1) Is this error occurring because New-QlikCustomProperies could not be used to read data from Json, block by block? I have tried using Powershell's ForEach loop (that I am sure to be able to read the Json file's contents), but the same error occurs.
(2) Can anyone suggest which cmdlet or module from QLik-Cli that could be used to import Json file that contains the custom properties (in one go)?
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Kevin_DS01
It seems you are using qlik-cli for windows that is not supported, only the SAS one is supported.
It is recommended to place any error/question about the use directly in github.
Hope it helps.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Kevin_DS01
It seems you are using qlik-cli for windows that is not supported, only the SAS one is supported.
It is recommended to place any error/question about the use directly in github.
Hope it helps.
