Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

is appid the same when imported on different Sense server?

Hi

I am using the Single Configurator to generate the URL to embed into my website IFRAME.

It seems the appid changes when i deploy to different servers.

How can I maintain the same appid?

2 Replies
Øystein_Kolsrud
Employee
Employee

Unfortunately, I don't believe there is any way to control what the ID of an app will be.

karthiksrqv
Partner - Creator II
Partner - Creator II

AFAIK there's no way to set app-id to a particular value.

You could try this,

Create a small javascript connector that will connect and use the GetDocList method of the Engine API. If you maintain the name of the dashboard, you'd then be able to fetch-its app-id and build the single configurator link.