Application
Applications are powerful, reusable sub-flows that bundle multiple Components into a single visual unit within your Flow Graph. They allow you to package complex logic into modular, reusable building blocks that simplify your data pipelines.
Prerequisites
- Ascend Project, Workspace, and Flow
- Ascend Components that can be encapsulated into Application logic
- Familiarity with Ascend Applications
- Python knowledge (if building Custom Application logic)
Choose your path​
Simple Application
Use Ascend-provided code to quickly templatize your pipeline
Custom Application
Create fully customized Applications with your own Python code for specialized requirements