The ultimate objective of this activity is Completion, the extent to which all desired characteristics of the digital thread have been realized. As a metric, Completion is strongly correlated with project Schedule, but it is also an indicator of project Risk. Completed segments of the digital thread represent a reduced technical risk of unexpected problems
The consideration of complexity concerning digital threads is a matter of both good and bad news. The literature on digital complexity metrics is rich with detailed algorithms for graphs and software code, many already available in Python and Gremlin libraries applicable to our demonstration example. On the other hand, the relevance of these to project
Intercax was a Ruby sponsor of the 2023 INCOSE International Workshop (IW) in Torrance, CA, USA, Jan 28-31. Our team comprising of Dr. Manas Bajaj (Chief Systems Officer), Lonnie VanZandt (Principal Solutions Architect), and Greg Salow (VP, Business Development) attended the IW to interact with peer system engineers and contribute to the digital engineering, SysML
TestRail From Gurock is a test management solution and accessible through the Syndeia Cloud REST API. In this notebook, we demonstrate how to navigate through the multilevel TestRail data model to obtain artifact data at any level. A TestRail Repository contains TestRail Projects, which map to Containers in the Syndeia data model A TestRail Project
A key benefit of the Syndeia digital thread platform is that it enables the user to retrieve data from all the federated repositories through a single interface, the Syndeia Cloud REST API. Several Jupyter notebooks released with Syndeia 3.5 each focus on a specific repository type. This post will cover non-Configuration-Managed (non-CM or regular) DOORS
A key benefit of the Syndeia digital thread platform is that it enables the user to retrieve data from all the federated repositories through a single interface, the Syndeia Cloud REST API. Several of the Jupyter notebooks released in the API Cookbook with Syndeia 3.5 will each focus on a specific repository type. This post
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