eclipse-tractusx / portal-backend

Portal Backend
Apache License 2.0
10 stars 22 forks source link

Missing SdDocument Reprocessing enhancement #1182

Open Phil91 opened 15 hours ago

Phil91 commented 15 hours ago

Description

As a user I want to see the current state of the reprocessing for missing sd documents. Therefor the process should be enhanced.

Two new process steps "AWAIT_SD_CALLBACK_FOR_COMPANY" and "AWAIT_SD_CALLBACK_FOR_CONNECTOR" should be created. For each step there should be a retrigger process step including endpoint in place.

When receiving the callback from the sd factory the step should be either set to DONE - for sd status confirmed or to FAILED for sd status failed. the message should than be stored in the process step comment field.

Acceptance Criteria