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

Demand And Capacity Notification Endpoint does not accept materials #486

Closed
tom-rm-meyer-ISST opened this issue Jul 10, 2024 · 0 comments · Fixed by #576
Closed

Demand And Capacity Notification Endpoint does not accept materials #486

tom-rm-meyer-ISST opened this issue Jul 10, 2024 · 0 comments · Fixed by #576
Labels
bug Something isn't working

Comments

@tom-rm-meyer-ISST
Copy link
Contributor

Description

Current behaviour

When receiving a notification with a material selected, the message is not processed due to some validation.

Log excerpt:

2024-07-10T08:52:45.588Z  INFO 1 --- [nio-8082-exec-8] CapacityNotificationRequestApiController : Received POST request for DemandAndCapacityNotification 2.0.0 with BPNL: BPNL4444444444XX
2024-07-10T08:52:45.597Z  WARN 1 --- [nio-8082-exec-8] CapacityNotificationRequestApiController : Rejecting invalid request body at DemandAndCapacityNotification request 2.0.0 endpoint

Expected behavior

With the same application, when selecting the material this should be processed correctly by the receiving party.

Steps to reproduce the Bug

  • Login to customer, create notification as follows and send (Note: used INT test data)
    image
  • Check Supplier logs
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
None yet
Development

Successfully merging a pull request may close this issue.

1 participant