Hi Team,
We are trying to export Alteryx workflow as an XML file and trying to import it into KNIME.
Is this Possible?
upon checking in Google we observed the below steps.
KNIME does not support importing a raw XML file directly into the workspace.
• However, if you have the XML structure of a complete KNIME workflow, you can:
1. Create a new folder in your KNIME workspace.
2. Place the XML files (like workflow.knime) and relevant folders (e.g., nodes, data, etc.) inside it, maintaining the same structure as a normal .knwf.
3. Restart or refresh KNIME.
4. The workflow will now appear in the KNIME Explorer.
does the above helps us if not please provide any other steps.
Thanks,
Subramanyam Kinthada.