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

BPDM Push Registration Process Worker - 400 error #450

Closed
jjeroch opened this issue Jan 25, 2024 · 1 comment · Fixed by #454
Closed

BPDM Push Registration Process Worker - 400 error #450

jjeroch opened this issue Jan 25, 2024 · 1 comment · Fixed by #454
Assignees
Labels
bug Something isn't working

Comments

@jjeroch
Copy link
Contributor

jjeroch commented Jan 25, 2024

Defect Version: v.1.8.0 RC3

Summary

The BPDM PUSH endpoint runs on a 400 error.

Comments
call to external system https://business-partners.int.demo.catena-x.net/companies/test-company/api/catena/input/legal-entities failed with statuscode 400

More log details:

{"Timestamp":"2024-01-26T07:40:11.0412870+00:00","Level":"Debug","MessageTemplate":"Responded with status code: {@StatusCode} and data: {@Data}","RenderedMessage":"Responded with status code: BadRequest and data: \"{\\\"type\\\":\\\"about:blank\\\",\\\"title\\\":\\\"Bad Request\\\",\\\"status\\\":400,\\\"detail\\\":\\\"Failed to read request\\\",\\\"instance\\\":\\\"/companies/test-company/api/catena/input/legal-entities\\\"}\"","Properties":{"StatusCode":"BadRequest","Data":"{\"type\":\"about:blank\",\"title\":\"Bad Request\",\"status\":400,\"detail\":\"Failed to read request\",\"instance\":\"/companies/test-company/api/catena/input/legal-entities\"}","SourceContext":"Org.Eclipse.TractusX.Portal.Backend.Bpdm.Library.BpdmService","HttpMethod":"PUT","Uri":"https://business-partners.int.demo.catena-x.net/companies/test-company/api/catena/input/legal-entities","Scope":["HTTP PUT https://business-partners.int.demo.catena-x.net/companies/test-company/api/catena/input/legal-entities"],"Application":"Org.Eclipse.TractusX.Portal.Backend.Process.Worker"}} [07:40:11 INF] End processing HTTP request after 14.8581ms - 400 {"Timestamp":"2024-01-26T07:40:11.0414825+00:00","Level":"Information","MessageTemplate":"End processing HTTP request after {ElapsedMilliseconds}ms - {StatusCode}","RenderedMessage":"End processing HTTP request after 14.8581ms - 400","Properties":{"ElapsedMilliseconds":14.8581,"StatusCode":400,"EventId":{"Id":101,"Name":"RequestPipelineEnd"},"SourceContext":"System.Net.Http.HttpClient.BpdmService.LogicalHandler","HttpMethod":"PUT","Uri":"https://business-partners.int.demo.catena-x.net/companies/test-company/api/catena/input/legal-entities","Scope":["HTTP PUT https://business-partners.int.demo.catena-x.net/companies/test-company/api/catena/input/legal-entities"],"Application":"Org.Eclipse.TractusX.Portal.Backend.Process.Worker"}}

@jjeroch jjeroch added documentation Improvements or additions to documentation bug Something isn't working and removed documentation Improvements or additions to documentation labels Jan 25, 2024
@jjeroch jjeroch added this to Portal Jan 25, 2024
@github-project-automation github-project-automation bot moved this to NEW USER REQUEST in Portal Jan 25, 2024
@jjeroch jjeroch moved this from NEW USER REQUEST to BACKLOG in Portal Jan 25, 2024
Phil91 added a commit to catenax-ng/tx-portal-backend that referenced this issue Jan 26, 2024
* set sharing state to ready
* ignore nullable values for bpdm push

Refs: eclipse-tractusx#450
Phil91 added a commit to catenax-ng/tx-portal-backend that referenced this issue Jan 26, 2024
* set sharing state to ready
* ignore nullable values for bpdm push

Refs: eclipse-tractusx#450
@Phil91 Phil91 mentioned this issue Jan 26, 2024
8 tasks
@Phil91 Phil91 linked a pull request Jan 26, 2024 that will close this issue
8 tasks
@Phil91 Phil91 moved this from BACKLOG to IN PROGRESS in Portal Jan 26, 2024
Phil91 added a commit to catenax-ng/tx-portal-backend that referenced this issue Jan 26, 2024
* set sharing state to ready
* ignore nullable values for bpdm push

Refs: eclipse-tractusx#450
@jjeroch
Copy link
Contributor Author

jjeroch commented Jan 26, 2024

PR for documentation changes/adjustments: eclipse-tractusx/portal-assets#237

Phil91 added a commit to catenax-ng/tx-portal-backend that referenced this issue Jan 29, 2024
* set sharing state to ready
* ignore nullable values for bpdm push

Refs: eclipse-tractusx#450
ntruchsess pushed a commit that referenced this issue Feb 6, 2024
* set sharing state to ready
* ignore nullable values for bpdm push
Refs: #450
---------
Co-authored-by: Norbert Truchsess <[email protected]>
@Phil91 Phil91 moved this from IN PROGRESS to IN REVIEW in Portal Feb 9, 2024
@jjeroch jjeroch moved this from IN REVIEW to USER READY in Portal Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants