You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
Check Supplier logs
The text was updated successfully, but these errors were encountered:
Description
Current behaviour
When receiving a notification with a material selected, the message is not processed due to some validation.
Log excerpt:
Expected behavior
With the same application, when selecting the material this should be processed correctly by the receiving party.
Steps to reproduce the Bug
The text was updated successfully, but these errors were encountered: