Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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)?
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.
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.