Systems | Development | Analytics | API | Testing

OpenLogic: Enterprise Support for Mission-Critical Open Source

For two decades, Perforce OpenLogic has delivered enterprise-grade open source technical support, LTS, and professional services including implementations and migrations. With more than 400 technologies covered, we help organizations achieve digital autonomy and avoid vendor lock-in by securely deploying OSS. If you're looking to reduce costs by getting off proprietary platforms, modernize legacy systems, or meet new compliance regulations, our experts can provide unbiased guidance.

Use P4 MCP to ask code review questions | #perforce #codereview #mcp #p4

In this clip from LIMITLESS, our 2026 P4 Product Update, Patrycja (Trish) Tomiak-Gough, Chief Architect at Perforce, demonstrates how P4 MCP connects Claude with Perforce P4 Code Review to find a specific review, ask whether the change addresses a ticket, and a surprise trick question!

You're Closer to Agentic AI Than You Think

At Qlik Connect, one of the big messages we’re putting in front of customers is this: you’re closer to agentic AI than you think. I believe that because a lot of our customers already have more of the foundation in place than they may realize. If you have been working to improve data quality, strengthen governance, connect data across the business, and move analytics beyond reporting into real decision support, you are already building the conditions agentic AI needs to deliver value.

How Focal Systems Closed the Inventory Gap with Data Streaming | Life Is But A Stream

The average grocery store has 65 to 80% inventory accuracy. One in 10 products is out of stock at any moment. For an industry operating on razor-thin margins and competing against digital-native challengers, that data gap is existential. In this episode, Kevin Johnson, CEO of Focal Systems, sits down with Joseph to explore how his team is using computer vision, data streaming, and stateful stream processing to close that gap at scale.

Introducing Kong Agent Gateway: The Complete AI Gateway for Agent-to-Agent Communication

Kong Agent Gateway Is Here — And It Completes the AI Data Path You had a request going to a model, a response coming back, and a gateway in between to enforce policy. With the right solutions, this becomes manageable pretty quickly.. That world is over. Today's agentic architectures look nothing like that. Agents are delegating tasks to other agents via A2A. These other agents are producing and consuming event streams.

Your Customers Want AI Analytics. Tableau's Architecture Says No.

Tableau Next launched as a cloud-only platform on Salesforce Hyperforce. Every generative AI capability on Tableau’s roadmap runs through Salesforce Data Cloud. But for ISVs serving healthcare, financial services, or any customer operating under regulations like GDPR, HIPAA, or DORA, this locks them out completely.

How to give AI Agents secure access to systems (with remote MCP servers)

AI agents need access to your systems. But are you sure they're accessing them securely? In this video, Tun @DataSurfer breaks down the way most teams give AI agents access today: static API keys, shared credentials, no audit trail. It's a disaster waiting to happen, but what exactly can teams do about it?

Why your AI Agent needs both a key and a map

You asked Claude to generate a bitrise.yml. It came back clean: right steps, reasonable workflow names, valid YAML. You almost merged it. Then you noticed it’s using before_run instead of step bundles. There are no version locks on steps. The triggers are structured in a format Bitrise deprecated months ago. It’s a valid config, but it would never pass code review. The quality of an agent's interaction with your CI/CD comes down to two things: what it can do and what it knows.