sysml

December 14, 2023
No Comments

Intercax is always excited to work with organizations new to Digital Engineering. One such organization (whose identity we are not permitted to share) faced a challenge modernizing a workflow originally designed to build wooden toy trains to the production of modern video games. They wished to apply Digital Engineering to the integrated and concurrent development

September 4, 2023
No Comments

The current blog series reviewing the RESTful API demo videos is organized around each of five methods authenticating access to an external RESTful API-based repository: no authentication required, basic authentication, and bearer, API key, and dynamic token-based authentication. It also provides an opportunity to show the ways in which five different RESTful repositories can be

July 20, 2023
No Comments

One great promise of Digital Threads is that project managers can obtain a concise, real-time view of the state of system development. But there have been few examples of what this would look like and how it would be derived. In particular, we need to define critical metrics that the project managers can understand and

February 13, 2023
No Comments

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

January 4, 2023
No Comments

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

December 20, 2022
No Comments

In Part 6 of this series, we described Syndeia Cloud REST API calls to non-Configuration-Managed (non-CM or regular) DOORS NextGen (DNG) projects. DNG projects that are CM-enabled require users to navigate through several additional levels of Components, Streams, and Baselines to access all the data in the project. Components are contained within Projects; each Component

December 14, 2022
No Comments

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

November 15, 2022
No Comments

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. This and the next several Jupyter notebooks released with Syndeia 3.5 will each focus on a specific repository type. This post will cover

November 8, 2022
No Comments

One of the principal benefits of a digital thread platform such as Syndeia is that it gives project leaders a holistic real-time view of the entire modeling effort. By combining Syndeia data requests with data science analytics, users can monitor and document progress quantitatively. In Part 4 of this series, we review a new Jupyter

October 6, 2022
No Comments

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