AdjustWorkCenterBalance response message
- Last UpdatedSep 05, 2023
- 1 minute read
This is an example of the structure of a AdjustWorkCenterBalance response message.
<AdjustWorkCenterBalanceResponseMessage>
<Response xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<Result>
<Balance>0</Balance>
<WorkCenter>Enterprise.Site3.WCA</WorkCenter>
</Result>
</Response>
</AdjustWorkCenterBalanceResponseMessage>
Response parameters: Result section
Contains the details about an individual result.
<Result>
<Balance>0</Balance>
<WorkCenter>Enterprise.Site3.WCA</WorkCenter>
</Result>
|
Parameter |
Description |
|---|---|
|
Balance |
Returns a result of 0 (zero) to acknowledge submittal to the processing queue. |
|
WorkCenter |
The work center where material was adjusted. |