Symptom
When trying to execute the Outbound Delivery via payload , system throws below error in response payload.
A technical error occurred: APDL_VAL 008. Report an incident.
Action RELEASE not possible; action is disabled
Release not allowed
Number range configuration not determined
Environment
SAP Business ByDesign
Reproducing the Issue
- Login to SOAP UI.
- Open the required Project
- Execute the given request payload for an outbound delivery
Cause
The request payload has tag <glob:OutboundDeliveryReleaseReq_sync> which is used to release the instances of an outbound delivery and not to create one.
Further, when you check in the system, the relevant outbound delivery: XYZ does not exists in the system at all to be released. Hence system is unable to find the data and throwing errors.
(i.e. Here XYZ refers to an Outbound Delivery ID)
Resolution
Kindly use the correct tag to create a new outbound delivery in the system.
Keywords
Outbound delivery, A technical error occurred: APDL_VAL 008. Report an incident, Action RELEASE not possible; action is disabled, Release not allowed, Number range configuration not determined. , KBA , AP-ODP-OD , Outbound Delivery , Problem