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: 
everinorlandi
Contributor
Contributor

Export and import server and task notification from Qlik EM

Dear all, I'm using Qlik EM and Replicate in a new data replica project and I need to configure notification settings using an automated solution like a Chef recipe or other.

So I need to export my actual configuration and import them on the new servers that we will install.

There is a way to export and then import the general server and task notification? Using API (eg. exportAll) notification node remains empty... I don't know why, notification are enabled.

I tried using "aemctl audit_trail ..." but whitout any success.

Can you help my with any suggestions?

Thank you in advance, best regards

Everin

Labels (3)
1 Solution

Accepted Solutions
john_wang
Support
Support

Hello @everinorlandi ,

Please add parameter include_server_settings=true like:

repctl exportrepository task=Ora-to-SQL include_server_settings=true

where the task name is "Ora-to-SQL".

Hope this helps.

John.

Help users find answers! Do not forget to mark a solution that worked for you! If already marked, give it a thumbs up!

View solution in original post

1 Reply
john_wang
Support
Support

Hello @everinorlandi ,

Please add parameter include_server_settings=true like:

repctl exportrepository task=Ora-to-SQL include_server_settings=true

where the task name is "Ora-to-SQL".

Hope this helps.

John.

Help users find answers! Do not forget to mark a solution that worked for you! If already marked, give it a thumbs up!