StartReprocessing response message
- Last UpdatedOct 24, 2024
- 1 minute read
This is an example of the full structure of a StartReprocessing response message.
<StartReprocessingResponseMessage xmlns="http://www.citect.com/Ampla/Inventory/2010/03">
<Response xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<Context>
<StartedBy>Operator</StartedBy>
<ReprocessFromDateTime>2018-07-01T00:00:00</ReprocessFromDateTime>
<Guid>c1155ec8-71da-4261-b923-afd559dfdb89</Guid>
</Context>
</Response>
</StartReprocessingResponseMessage>
Response parameters: Context section
<Context>
<StartedBy>Operator</StartedBy>
<ReprocessFromDateTime>2018-07-01T00:00:00</ReprocessFromDateTime>
<Guid>c1155ec8-71da-4261-b923-afd559dfdb89</Guid>
</Context>
|
Parameter |
Description |
|---|---|
|
StartedBy |
The name of the AVEVA™ Production Management user who started the reprocessing action. |
|
ReprocessFromDateTime |
The time and date that AVEVA Production Management began reprocessing events from. |
|
Guid |
A GUID string value that identifies the session. This is a string value. |