RequestToSolvePlan
Triggers the resolution of a plan without refreshing source data, allowing focused problem-solving.
Input
| Name | Type | Description |
| PlanId | Integer | A unique identifier for the production schedule to be solved. |
| SolveParameter | String | Indicates whether the plan should be solved in constrained or unconstrained mode. |
Result Set Columns
| Name | Type | Description |
| Result | String | Indicates the result of the execution, specifying whether the plan was successfully solved. |