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