Join the discussions about Cognite Flows. Click the + CREATE TOPIC button in the menu bar to start the conversation.
Recently active
Developers, the next chapter starts today.Over the last few years, we’ve watched this community grow to over 17,000 members. Today, we are taking a massive step forward. With the launch of Cognite Flows™, we are officially shifting from delivering a data platform to enabling a full application and developer ecosystem.But we know that just giving you access doesn’t create scale; consistent, validated capability does. We want to ensure that what you build holds up perfectly across environments.Here is how we are empowering you to build production-ready applications and workflows 100X faster:Unified Learning & Certification: Check out our comprehensive learning path for all developers that focuses heavily on human-centered design and AI-assisted development tools to help you accelerate your builds safely. As part of this, you will be able to prove your capability to build high quality, secure applications to earn the official Cognite Flow Badge for your Hub profile! Dive into the Rele
Is it possible to remove a Flow App from a Cognite cluster after it has already been deployed?
I have a timeseries chart in my Flow dashboard. When I select a time range (and press Apply), I see no change to the time range in the chart
Simple Dashboard to display all the projects running in the organization - Project DashboardDetails of the projects when expanded
Hi, Currently been working on the deployment of an app through Flows, and during my first deployment + activation, it went well. The issue was that the name and description I had put was more so for a demo project (‘my-test-app’) than something descriptive. I tried first updating app.json with new values for name and description fields while simultaneously bumping the versionTag. Then I redeployed and activated once more. The output of the commands seemed like it had been successful, but when viewing the app in the CDF UI interface, it still said the old name while also stating that it was last updated during my first deployment.Then I saw from the CLI that there was a ‘deactivate’ command. I wanted to try this in order to then see if I deactivated the one present and then deployed again now with a new externalId that it would hide the previous one and deploy correctly my one. But the wierd thing is that the output of this command says that there is no active version, while apps status
Currently, Flows Apps can only be restricted through dataset permissions, which limits flexibility and exposes data unnecessarily.Request:Introduce app-level access control (ACL) allowing access to be granted directly to specific users or groups, independent of datasets.Additionally, support role-based permissions within a Flows Apps to enable different levels of functionality inside the same app.