Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have a very specific query regarding importing the BQ endpoint in QLIK Replicate server or Enterprise Manager. I have exported the current BigQuery target endpoint which was created via UI.
A sample json is as shown below-
Now using the json as a template, I want to modify it, add a new BQ target endpoint for a different project.
If I import it as is, the endpoint gets created but it will not have any credentials and I have to manually add the service account json to the endpoints manually via UI.
I want to add the credentials via API and just adding the contents of the SA's json file in the jsonCredentials field is not working and throwing error.
Has anyone tried to add the credentials via API or is there another way to do it via scripts or cli.
Thanks for your help.
Hello @gopiL
I don't think we have an option to add the credentails via API. So, I would suggest you submit a feature request so project management can evaluate your request.
Regards,
Suresh
Here is the link to open the FR:
https://community.qlik.com/t5/Ideation/ct-p/qlik-product-insight
Hi @gopiL
You can try patch endpoint but this is an API endpoint for existing endpoints.
As to the validity of if you will be able to update credentials, i do not know
PatchEndpoint | Qlik Enterprise Manager Help
Best Regards
Hello @gopiL
I don't think we have an option to add the credentails via API. So, I would suggest you submit a feature request so project management can evaluate your request.
Regards,
Suresh
Here is the link to open the FR:
https://community.qlik.com/t5/Ideation/ct-p/qlik-product-insight
Hi @gopiL
You can try patch endpoint but this is an API endpoint for existing endpoints.
As to the validity of if you will be able to update credentials, i do not know
PatchEndpoint | Qlik Enterprise Manager Help
Best Regards