Automic Workload Automation

 View Only
  • 1.  API to Migrate UC4 Objects

    Posted Dec 27, 2018 09:30 AM

    Is there an API which can be called from another Tool to migrate UC4 XML from one UC4 instance to another UC4 instance ?

    We are planning to use STAT tool to migrate UC4 objects but need an API or something which can be called from the tool to migrate the exported UC4 XML's to another UC4.



  • 2.  Re: API to Migrate UC4 Objects

    Posted Dec 27, 2018 04:13 PM

    We use a powershell script that executes the import command. The script validates the objects being imported and combines multiple xml exports to one for importing. It is a big script at nearly one thousand lines, plus a few hundred on the pre/post tabs.