Syndeia is a digital thread platform, part of the infrastructure of an integrated system development environment. While its capabilities are available through user interfaces we provide, such as the SysML plugins and the Syndeia Web Dashboard, the full power is realized as a set of “ready-to-integrate” services for building custom interfaces and dashboards. This involves
In this post, we describe Syndeia’s new integration for User Authentication and Single-Sign-On using OASIS-standard Security Assertion Markup Language 2.0 – better known as “SAML2 SSO”. “SSO is working great. My team and I worked with our CIS/IAM team to configure SAML/SSO on Syndeia, and it was a rather straightforward process.” – Syndeia early-access Adopter.
The success of digital transformation in organizations developing complex products and systems hinges on rapidly connecting diverse data streams and models across thousands of enterprise tools/services into digital threads. These digital threads form the “information” nervous system of an organization, making it possible to propagate, query, analyze, and present information to decision-makers. Syndeia 3.5 will
As Intercax prepares to roll out Syndeia release 3.5, we’re giving our blog followers an advance look at upcoming new features. Part 1 covered Vitech GENESYS, using the Generic RESTful API integration. Part 2 demonstrated the new integration for SmartBear Collaborator. In this part, we describe Syndeia’s new integration for ESTECO VOLTA. The accompanying video
As Intercax prepares to roll out Syndeia release 3.5, we’re giving our blog followers an advance look at new features. Part 1 covered Vitech GENESYS, using the Generic RESTful API integration. In this part, we describe Syndeia’s new integration for SmartBear Collaborator. The accompanying video provides an overview of the Collaborator integration using the Syndeia
As Intercax prepares to roll out Syndeia release 3.5, we’re giving our blog followers an advance look at new features. First is the Generic RESTful API integration applied to Vitech GENESYS in the accompanying video. One important aspect of the Digital Thread is the ability to access all the system data, distributed over many models
In Part 4 of this blog series, we demonstrated the use of graph analysis with Gremlin for analyzing the digital thread. This probably raised several questions in the reader’s mind. How do we automate these queries so we don’t need to manually enter each one? How can we perform additional analysis on the results with
In the first three parts of this blog series, I discussed the connections between Data Science and Digital Engineering through the idea of a Digital Thread. In this and the following post, I will show some examples from Syndeia, the digital thread platform from Intercax, that illustrate these ideas, beginning with the application of graph
The data model Syndeia uses for the Digital Thread is a graph, a collection of vertices and edges, each of which can have a name, type and properties (edges can also have a direction). In our case, we have all of those. Referring back to Figure 1, Part 1, the reader can see why this
In the first post in this series, we considered the relationship between Data Science and the Digital Thread. In this post, we will discuss what need to put these ideas into practice. First, obviously, is data. We want all the data about the system and a way to get to it. For that, I’m going