Skip to main content

We’re continuing our blog series on using Syndeia digital pipelines to execute real world use cases in systems engineering. In Part 2, we demonstrated a digital pipeline that generated periodic reports of requirement-test case assignments and results from an existing digital thread. In this post, we take on a more difficult task to automate, creating and maintaining the digital thread itself.

In some respects, assembling disparate parts into a new working system is the central challenge of engineering and calls for both creativity and engineering judgement. But with systems comprising thousands of requirements, parts, software modules, tasks and test results, there is a strong need for an automated assist to keep track of all the relationships in the digital thread being built.

In this example, we use Syndeia, the digital thread platform from Intercax, to create and save relations between requirements in Jama Connect and parts in Windchill. Syndeia does the matching on the basis of an attribute in the requirement that identifies the name of the part. Syndeia creates the relation in its internal graph database and writes the URL of the connected part back into a second attribute in the requirement. This final step enables the requirement’s owner to confirm the existence of the connection and navigate to the PLM entry without calling up the Syndeia interface (assuming they have access to the PLM repository).

Because new requirements and parts are added during the course of development, these tasks are configured as a digital pipeline that can be run at regular intervals. Note that this requires the pipeline to check for existing relations and not duplicate them on subsequent runs. It also confines the scope to one digital thread project; other threads specifying other products or product variants would require a separate pipeline.

In the accompanying video, we will demonstrate the pipeline in action.

 

This process still requires the requirements engineer to enter the Windchill part name manually. As Syndeia incorporates AI into the platform, users will be able to set up semantic criteria to recommend matches between requirements and parts, expediting the process even further.

In the next post in this series, we will demonstrate another common use case, using a pipeline to extract mass properties from a SolidWorks CAD file and post a daily report on Confluence.

This blog post is the 3rd in a series of posts and demonstrations that we will share, focusing on automating digital engineering workflows and use cases with Syndeia Pipelines.

Related Posts

Pipelines Part 3 – Matching Requirements to Parts using Syndeia Digital Pipelines

We’re continuing our blog series on using Syndeia digital pipelines to execute real world use cases in systems engineering. In Part 2, we demonstrated a digital pipeline that ...
Dirk Zwemer and Gregory Seeds

Pipelines Part 2 – Gap Analysis between Requirements and Tests

Demonstrating measurable ROI from digital engineering is just as important in driving enterprise adoption as customer mandates, e.g. DoDI 5000.97. In particular, the concept of ...
Dirk Zwemer and Gregory Seeds

Pipelines Part 1: Quick Introduction and Demo

Syndeia Pipelines automate digital engineering workflows by orchestrating complex, multi-step tasks, such as ETL operations, cross-repository queries, model transformations/syncs, ...
Manas Bajaj

Christmas at the North Pole, Powered by Pipelines🎄

While the rest of the world is busy hanging lights, doing last minute gift shopping, and sipping cocoa, the North Pole is deep in digital engineering mode. Snow is falling, elves ...
Manas Bajaj

What’s New in Syndeia 3.7? - Part 1

We are excited to release Syndeia 3.7, the next generation of our digital thread platform for integrated digital engineering. Check out the latest features in less than 5 minutes ...
Dirk Zwemer

Model-Based Systems Engineering for Autonomous Vehicles, Part 16 – Custom Dashboards

In Parts 1-10 of this blog series, we built a digital thread for an autonomous vehicle system to demonstrate how a federation of models in different software tools can become a ...
Dirk Zwemer

Model-Based Systems Engineering for Autonomous Vehicles, Part 15 – Digital Pipelines

In Part 14 of this series, we developed a custom script to calculate project metrics for our Autonomous Vehicle digital thread project. The value of this information is greatest ...
Dirk Zwemer

Model-Based Systems Engineering for Autonomous Vehicles, Part 14 – Open REST API

Syndeia has been developed as an API-first enterprise application, i.e. the full capabilities of the software are exposed through an open REST API with the understanding that the ...
Dirk Zwemer

Model-Based Systems Engineering for Autonomous Vehicles, Part 13 – Digital Reports

A key function of Digital Threads is to be able to answer questions about project status in real-time without the overhead of data collection, status reports and meetings. In this ...
Dirk Zwemer