Import features
Before import, Prophecy analyzes and validates files exported from your platform, providing reporting on how much of the files can be imported. While most elements will import smoothly, if a tool uses platform-specific behavior or has no exact equivalent, Import flags it for review rather than silently dropping it. During import, Prophecy reads these files, identifying workflow graphs, tools, connections, expressions, schema information, and parameters. Import then reconstructs these as a Prophecy pipeline inside a Prophecy project; the result is a familiar workflow that you can manage in Prophecy.Deterministic import
Import processes exported workflow files deterministically: the same input always produces the same migrated pipeline. Import does not use AI or heuristic guessing, and instead relies on explicit mappings between tools, properties, and schema elements to ensure predictable, reviewable results. Because Prophecy works with the same underlying input and output sources (files, database tables, and catalog datasets), most transformation steps can be converted directly.Result of import
After import, you can open the pipeline in the Prophecy UI for preview, validation, and refinement. The result is an open-source, modernized, cloud-native version of your pipeline that maintains your business logic while taking advantage of Prophecy’s AI-supported development environment.Working in Prophecy
If you’re used to working in Alteryx, Informatica, DataStage, or Ab Initio, much of what you already know carries over into Prophecy:- You build pipelines by connecting steps (such as joins, filters, formulas, and aggregations).
- You connect the same inputs and outputs.
- You preview and validate data at each stage.

