User Guide
Update the timesheet 19
11.
Click the Show Updates button. Review the XML packet in the TextArea component.
Tip: You can copy the XML data into your favorite XML editor to make it easier to read.
12.
Try setting the includeDeltaPacketInfo parameter of the XUpdateResolver component to
true using the Component inspector.
Note: Additional information is added to the update packet. This information can be used by the
server to uniquely identify this update operation. With this information, the server can generate a
result packet that can be used by the XUpdateResolver component and the DataSet component
to update the client data with changes from the server.