Skip to content
Tom Meyer edited this page May 22, 2025 · 7 revisions

Description

Get started with the FOSS application for supply reliability. Today, you'll learn how to feed data into the system and how to use it.

If you're fast, you can start working on deploying puris with the Umbrella Helm Chart.

Responsible, Contact Person

  • Tom Meyer Fraunhofer ISST, Co-Lead Expert Group PURIS
  • Haydar Qarawlus Product Owner Data Space Participation, Fraunhofer ISST
  • Ernst Schrewe Fraunhofer ISST, Top Contributor PURIS FOSS Plattform Basis

Prerequisites/Requirements

The following tools **MUST **be installed to participate:

To perform the extra tasks, the following tools MUST be installed:

Note: We recommend a linux based operating system. This may also be run in the virtual machine.

Challenges

Imagine you're a company in manufacturing that plays its part in the supply network:

  • your customers order goods
  • you source goods required to fulfill the order
  • you produce the ordered goods
  • you ship the goods / your customer picks them up

In today's challenge we provide prepared instances for two supply chains:

You'll use bruno to do the following:

  1. Setup master data (MAD) in a puris instance we provide to you
  2. Setup operational data (stocks, demands, delivery information, production plans) for your customer and supplier
  3. Request information from your partners
  4. Add-On try to deploy the PURIS FOSS chart within the Eclipse Tractus-X Umbrella Helm Chart.

Please Note: Further instructions will follow providing the information for the applications.

Scenario

image

Participants

You will get one of the participants depending on the number of participants.

NAME BPNL BPNS BPNA
oem-b (OEM B) BPNL00000003AVTH BPNS000000815DMY BPNA000000815DMY
tier-a (Tier A) BPNL00000003B2OM BPNS00000003B2OM BPNA00000003B2OM
tier-b (Tier B) BPNL00000003B5MJ BPNS00000003B5MJ BPNA00000003B5MJ
tier-c (Tier C) BPNL00000003CSGV BPNS00000003CSGV BPNA00000003CSGV
sub-tier-a (Sub Tier A) BPNL00000003B3NX BPNS00000003B3NX BPNA00000003B3NX
sub-tier-b (Sub Tier B) BPNL00000003AXS3 BPNS00000003AXS3 BPNA00000003AXS3
n-tier (N Tier) BPNL00000003B0Q0 BPNS00000003B0Q0 BPNA00000003B0Q0
natural-rubber (Natural Rubber) BPNL00000007OR16 BPNS000000000001 BPNA000000000001

Table 1: Overview of Participants

Relevant URLs

The services follow a given name scheme. The naming scheme relevant for you can be seen in Table 2.

Service Scheme Example
EDC https://edc-{{tier-name}}.community-days-fhg.tom-meyer.de https:/edc-sub-tier-a.community-days-fhg.tom-meyer.de
PURIS Backend https://puris-backend-{{tier-name}}.community-days-fhg.tom-meyer.de https://puris-backend-sub-tier-a.community-days-fhg.tom-meyer.de
PURIS Frontend https://puris-{{tier-name}}.community-days-fhg.tom-meyer.de https://puris-sub-tier-b.community-days-fhg.tom-meyer.de

Table 2: Overview of Services, their naming scheme and an example.

Tips

  • Always start with a get and hover over the variables before posting.
  • The PURIS backend hosts a swager-ui at {{base-url}}/catena/swagger-ui/index.html.

Getting Started

  1. Clone the repository
  2. Navigate to etx-community-days (this folder)
  • Find the data for your partner in CASE_DATA.md
  • Find tasks & help in TASKS.md
  1. OPEN the bruno collection by selecting the folder above it

image

Downloads and Useful Links

Clone this wiki locally