THE INFORMATION IN THIS ARTICLE APPLIES TO:
QUESTION
How do I use the COM API to copy (duplicate) Advanced Workflows or import existing Workflow files (.aml)?
ANSWER
To copy and import workflows using the COM API, you can to use the Site methods AddAdvancedWorkflow and GetAdvancedWorkflowParams.
MORE INFORMATION
Review the examples below, or download the attached examples (scroll to the bottom of page for the attachment). Don’t forget to change your admin login credentials in the script and point to the correct Site index (set to Site ‘0’ by default, meaning the first Site created in EFT).
(You can also copy and import AWE workflows in the EFT administration interface.)
Copy Workflow:
Import Workflow: