- You manually edit the
yxmdoryxmcfile - A bad compression occurs on your
yxzpfile
Example
You attempt to import an Alteryx workflow but get the following error:Solution
- If you compressed your file, reopen your Alteryx workflow in your Alteryx Designer. Save the workflow as is, and do not compress it.
-
If you manually edited your Alteryx workflow file, assure each open tag has a closing tag. Your Alteryx file must follow XML syntax rules.
For example, if this is the beginning and end of the Alteryx workflow file from the example:
Add
</alteryxDocument>at the end of the file.

