Resource Exceptions REST Endpoints
Supply Chain Planning/Supply Plans/Resource Exceptions
Order-based exceptions for resources generated by planning. For example, the exception Resource Capacity Constraints is generated for resources that are constrained by capacity for planning supplies.
- Get details of all resource exceptions
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplyPlans/{PlanId}/child/ResourceExceptions
- Get details of one resource exception
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplyPlans/{PlanId}/child/ResourceExceptions/{ResourceExceptionsUniqID}
- Update details of one resource exception
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/supplyPlans/{PlanId}/child/ResourceExceptions/{ResourceExceptionsUniqID}