First-party product documentation. Instructions are verified against the dFlow~IQ desktop implementation. Labels appear exactly as they do in the application where practical.
Create a workspace
- From Home, select Create or choose File → New workspace.
- Enter Workspace Name and choose Select Project Location.
- Enter one or more Bootstrap Servers.
- Choose Kafka Authentication and complete its required fields.
- Optionally open Schema Registry and enter its URL and authentication.
- Run both connection tests, then select Create Project.
Saving performs Kafka validation and, when a Registry URL exists, Registry validation before writing <workspace-name>-dflowiq-project.json.
Configure Kafka authentication
No AuthUse only where the cluster listener requires no credentials.
SASL/PLAINEnter Username and Password. Use it with TLS for remote or sensitive environments.
SASL/SCRAMEnter Username and Password for the cluster's SCRAM-SHA-256 identity.
Confirm the exact mechanism with the Kafka administrator. A correct password for PLAIN does not imply a SCRAM identity exists.
Configure Schema Registry
Schema Registry URLEnter the complete HTTP or HTTPS endpoint.
No AuthUse when the Registry permits unauthenticated access.
Basic Auth CredentialsEnter the Registry-specific Username and Password.
When Basic Auth is selected, the connection test checks that unauthenticated access is actually rejected.
Add TLS trust
- Open Settings → Connections & TLS.
- Enable SSL/TLS for Kafka when required.
- Select Configure certificate validation.
- Choose a readable JKS, PEM, CRT or CER trust file, or leave the path blank to use JVM defaults.
- Select Save settings and re-run the connection tests.
Bypass SSL handshake validation disables certificate and hostname verification. Use it only for isolated, temporary diagnosis and never with production credentials.
Open, remove and delete workspaces
- Home → Open selects a dFlow~IQ project JSON file.
- Add Workspace → Open selects a directory and searches for project files nearby.
- Remove closes the workspace from the session but preserves its file.
- Delete removes the session entry, Recent item and project JSON file permanently.
The workspace action dialog requires typing Remove or Delete exactly. Verify the selected environment before confirming Delete.