CloverDX Designer
User’s Guide
This User’s Guide refers to CloverDX Designer 6.5.0 release.
Copyright © 2010-2024 CloverDX a.s. All rights reserved.
Do not copy or distribute without express permission of CloverDX a.s.
- CloverDX Overview
- Installation
- Upgrading
- Configuration
- Using Designer
- 18. Designer User Interface
- 19. Projects
- 20. Graphs
- 21. Execution
- 22. Common Dialogs
- 23. Import
- 24. Export
- 25. Export Project as Library
- 26. Graph Tracking
- 27. Search Functionality
- 28. Working with CloverDX Server
- Graphs
- 29. Components
- 30. Edges
- 31. Metadata
- 32. Connections
- 33. Lookup Tables
- 34. Sequences
- 35. Parameters
- 36. Internal/External Graph Elements
- 37. Dictionary
- 38. Execution Properties
- 39. Notes in Graphs
- 40. Transformations
- 41. Data Partitioning (Parallel Running)
- 42. Data Partitioning in Cluster
- Subgraphs
- Jobflow
- Data Services
- 49. Data Services Introduction
- 50. Architecture
- 51. Development
- 52. Use cases
- 53. Example
- 54. Troubleshooting
- Libraries Development
- 55. Libraries
- Introduction
- Usage
- Library File Structure
- Enhancing Library Look and Feel
- Parameters
- Initialization Jobs (pre-generating metadata)
- User Credentials and Secrets
- Database/JDBC Connections
- OAuth2 Connections
- Library Dependencies
- Using Java Code
- Live Debugging and Testing
- Job Documentation Tips
- Data Source Connector Development
- Data Target Connector Development
- Component Reference
- 56. Readers
- Common Properties of Readers
- CloverDataReader
- ComplexDataReader
- CustomJavaReader
- DatabaseReader
- DataGenerator
- DBFDataReader
- EDIFACTReader
- EmailReader
- FlatFileReader
- HadoopReader
- HL7Reader
- JavaBeanReader
- JMSReader
- JSONExtract
- JSONReader
- KafkaCommit
- KafkaReader
- LDAPReader
- MongoDBReader
- MultiLevelReader
- ParallelReader
- ParquetReader
- QuickBaseRecordReader
- QuickBaseQueryReader
- SalesforceBulkReader
- SalesforceReader
- SpreadsheetDataReader
- UniversalDataReader
- X12Reader
- XMLExtract
- XMLReader
- XMLXPathReader
- 57. Writers
- Common Properties of Writers
- CloverDataWriter
- CustomJavaWriter
- DatabaseWriter
- DB2BulkWriter
- DBFDataWriter
- EDIFACTWriter
- EmailSender
- FlatFileWriter
- HadoopWriter
- InformixBulkWriter
- JavaBeanWriter
- JavaMapWriter
- JMSWriter
- JSONWriter
- KafkaWriter
- LDAPWriter
- MongoDBWriter
- MSSQLBulkWriter
- MySQLBulkWriter
- OracleBulkWriter
- ParquetWriter
- PostgreSQLBulkWriter
- QuickBaseImportCSV
- QuickBaseRecordWriter
- SalesforceBulkWriter
- SalesforceWriter
- SalesforceEinsteinWriter
- SnowflakeBulkWriter
- SpreadsheetDataWriter
- StructuredDataWriter
- Trash
- UniversalDataWriter
- X12Writer
- XMLWriter
- 58. Transformers
- 59. Joiners
- 60. Job Control
- 61. File Operations
- 62. Data Partitioning
- 63. Data Quality
- 64. Others
- 65. Deprecated
- CTL2 - CloverDX Transformation Language
- 66. CTL Overview
- 67. Language Reference
- 68. CTL Debugging
- 69. Functions Reference
- Conversion Functions
- Date Functions
- Mathematical Functions
- String Functions
- Mapping Functions
- Container Functions
- Record Functions (Dynamic Field Access)
- Miscellaneous Functions
- Lookup Table Functions
- Sequence Functions
- Subgraph Functions
- Data Service HTTP Library Functions
- Custom CTL Functions
- List of All CTL2 Functions
- CTL2 Appendix - List of National-specific Characters
- Tutorial
- 70. Creating a Transformation Graph
- Terminology
- Creating a Project
- Creating a New Data File
- Creating a Graph
- Placing Components in the Graph Editor Pane
- Connecting Components by an Edge
- Extracting Metadata from the Input File
- Assigning Metadata to the Edges
- Setting Up Readers (FlatFileReader)
- Setting Up Writers (SpreadsheetDataWriter)
- Running the Graph
- Opening the Output File
- 71. Filtering the records
- 72. Sorting the Records