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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Oggy172
Creator II
Creator II

App republishing

Hi all,

Current we adopt an approach of a Shared space for a handful of 'developers' and then various managed spaces for the end users.

The same document can be published to 6+ spaces, and we have them all on their own reload schedule - which seems very wasteful.

Is there a way that when a reload is complete, it's published automatically (with data) to the managed spaces, so I hit the DB once and distribute that data to multiple targets? 

 

I tried with an automation, but it just keeps creating new iterations of the report each time.

 

I can't believe that the accepted process is to have multiple hits on the source db? 

Labels (2)
1 Solution

Accepted Solutions
williejacobs
Creator
Creator

Maybe look at using the Qlik Platform Operations Tile.

williejacobs_1-1750767853332.png

 

View solution in original post

10 Replies
FedericoDellAcqua
Creator II
Creator II

Why are you hitting the DB instead of creating a qvd file using an ETL01 application? I think that you can create a task chain with the ETL01 as a starting point followed by the presentations. 

Federico

Oggy172
Creator II
Creator II
Author

I'm not?

We have a large volume of apps that are solely used for datasources to output qvd's.

 

These qvd's are then called into apps that are subsequently published out, but if these apps are in many spaces, then these published apps all need their own reload schedule (as i understand it) - it just seems wasteful, even if they are only calling qvd's they are still repeatedly performing the same task as each other.

It seems nonsensical, when my Shared space app could reload and push them out, but it doesnt.

FedericoDellAcqua
Creator II
Creator II

Perfect I understand, so the next question is: why are the app in different spaces? I could suggest to put the application into a single managed space and then use the share function in qlik cloud to share the single app with user or group of user. 

It could work for your environment? 

Federico

williejacobs
Creator
Creator

Hi @Oggy172,

You need to publish the app using Run Mode Re-Publish.
This should replace the app with the same name in your target managed stream.
Also the Data option set to source.

williejacobs_0-1750755215050.png

 

Oggy172
Creator II
Creator II
Author

Hi @williejacobs 

 

I don't have Run Mode? 

 

Oggy172_0-1750762657637.png

 

williejacobs
Creator
Creator

Maybe look at using the Qlik Platform Operations Tile.

williejacobs_1-1750767853332.png

 

Oggy172
Creator II
Creator II
Author

Yep,

I have that, but I have absolutely no idea what my client secret is for Qlik 

williejacobs
Creator
Creator

Create a new one under Administration, OAuth Web.

Oggy172
Creator II
Creator II
Author

Thanks @williejacobs 

Managed to get so far, but the Publish/Republish connector errors now 😕 

The oauth is configured ok and I'm able to get space data/user data using it, so I'm confident it is ok, it has full web permissions set in the Oauth section.

 

It's a very simple flow, list an apps reloads, if one is success and contains todays date (vToday) then republish

Oggy172_2-1750779920514.png

 

Oggy172_1-1750779885364.png

I get this error, 404 page not found?

Oggy172_3-1750779964517.png