Question
Accenture
IN
Accenture
Posted: Feb 16, 2017
Last activity: Feb 20, 2017
Last activity: 20 Feb 2017 7:14 EST
Closed
Solved
How to import an automation in a solution ?
Hi, Can someone please guide me on how to import an automation ( present in the form of a text file) into a solution ?
Thanks!
***Moderator Edit: Vidyaranjan | Updated Categories***
The Automation and Adapter files are really just XML. You may copy the automation.os file to a new solution directory.
In Studio, with the new solution/project open, right-click on the project and select Add-->Existing Item and pick the automation.os file that you wish to import.
Remember this will only work with components that exist in your new solution. If the component doesn't exist on the automation itself or in the project the connection blocks will be RED and the automation will not work. You can replace the red block with the correct components from your new project by dragging the new component from the Object explorer on top of the red block and it should replace it.