Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ESS][SUPPLY-CHAIN_ACT][TOP-DOWN] Script for Demo Purpose Showcasing the ESS Use Case without Business App #243

Closed
10 tasks done
mkanal opened this issue Oct 31, 2023 · 4 comments
Assignees
Labels
ess ess related topics linked_to_feature Issue is linked to a feature

Comments

@mkanal
Copy link
Contributor

mkanal commented Oct 31, 2023

As team
I want a script solution acting as a mock for a 3rd party business app for demo purposes
so that can showcase the current development state

Hints / Details

Outcome / Acceptance Criteria

Outcome

  • ...

Acceptance Criteria

  • Script or Insomnia Collection is used to showcase the recursive traversal over a single part via the input of a key (single tuple of globalAssetId/bpnl pairs).
  • AAS count are limited to 5 AAS/jobs per request. (Number of jobs in parallel is configurable )
  • The Script or Insomnia routine should query the dDTR for all AAS registered for the requestor BPNL for the BOMLifecylce asPlanned.
  • Script or Insomnia Collection is used to showcase the recursive traversal over a batch of parts via the input of a multiple tuples of globalAssetId/bpnl pairs.
  • Scripts show response of requests (human-readable) to showcase the scenario step for step the demo participants
  • Script is prepared to showcase scenarios:
  • [1] IncidentialSupplyChain(HappyPath): Complete supply chain is traversable. Incident BPNS is detected in supply chain. 
  • [2] UnaffectedSupplyChain(HappyPath): Complete supply chain is traversable. Incident BPNS is NOT detected in supply chain.
  • [3] IncidentialSupplyChain(SupplyChainContainsNOTCXMembers): Partial supply chain is traversable. Incident BPNS is detected in supply chain. Child in supply chain is not accessible because of any reason.
  • [4] UnknownSupplyChain(SupplyChainContainsNOTCXMembers):  Partial supply chain is traversable. Incident BPNS is NOT detected in supply chain.

Out of Scope

  • ...
@mkanal mkanal added the ess ess related topics label Oct 31, 2023
@mkanal mkanal added this to IRS Oct 31, 2023
@github-project-automation github-project-automation bot moved this to inbox in IRS Oct 31, 2023
@jzbmw jzbmw moved this from inbox to backlog in IRS Oct 31, 2023
@jzbmw jzbmw moved this from backlog to next in IRS Oct 31, 2023
@jzbmw jzbmw changed the title ⭐👍 [ESS][SUPPLY-CHAIN_ACT][TOP-DOWN] Script for Demo Purpose Showcasing the ESS Use Case without Business App [ESS][SUPPLY-CHAIN_ACT][TOP-DOWN] Script for Demo Purpose Showcasing the ESS Use Case without Business App Nov 2, 2023
@ds-jhartmann
Copy link
Contributor

Planning 2

  • Create a python script
  • figure out a way to have the four difference scenarios available to be tested
  • Case 1 and 2 can be done by choosing a different incident BPNS
  • Case 3 and 4 are aiming to test the case where a provider is not reachable

@ds-jhartmann ds-jhartmann self-assigned this Nov 14, 2023
@ds-jhartmann ds-jhartmann moved this from next to wip in IRS Nov 14, 2023
@ds-jhartmann
Copy link
Contributor

Outcome

PR: catenax-ng#660

@ds-jhartmann
Copy link
Contributor

PR is merged. Ready for PO acceptance @jzbmw

@jzbmw jzbmw moved this from review to done in IRS Nov 28, 2023
@jzbmw
Copy link
Contributor

jzbmw commented Nov 28, 2023

accepted

@jzbmw jzbmw closed this as completed Nov 28, 2023
ds-jhartmann added a commit that referenced this issue Nov 28, 2023
@mkanal mkanal added the linked_to_feature Issue is linked to a feature label Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ess ess related topics linked_to_feature Issue is linked to a feature
Projects
Status: done
Development

No branches or pull requests

3 participants