Open tom-rm-meyer-ISST opened 5 months ago
As Developer, I want to clean up the ErpAdapterService, so that we don't have technical debts.
See findings in acceptance criteria
DataInjectionCommandLineRunner
ErpAdapterController
materialGlobalAssetId
ErpAdapterRequest.requestType
Additional TODOS:
As Developer, I want to clean up the ErpAdapterService, so that we don't have technical debts.
Hints / Details
See findings in acceptance criteria
Outcome / Acceptance Criteria
Outcome
Acceptance Criteria
DataInjectionCommandLineRunner
: remove mock requestErpAdapterController
: add status codes 500 for any server side issue, 400 for bad requestmaterialGlobalAssetId
is emptyErpAdapterRequest.requestType
and add it as enumeration (with one entry), also check for versionOut of Scope
Decomposed into