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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
Narsimha
Contributor II
Contributor II

Attunity AIS( IMS CDC) Solution migration to another environment

Hi , 

 

How can we migrate AIS Solution   to SIT/UAT/PROD environments with out attunity studio. Is there any command line utility to export and import attunity solutions.  Thank you.

 

Thanks

Narsimha 

Labels (1)
2 Replies
David_Fergen
Former Employee
Former Employee

Hi Narsimha, 

 

You are right there is a command-line you can use. The command you are looking for is:

export machine machine.xml

 

This will export the Machine information. You can then edit the XML file and do an IMPORT Machine.XML with the updated information for the new server.
 
Let us know if you have any other questions.
 
Thanks,
David
Narsimha
Contributor II
Contributor II
Author

Thanks David. We will try.