Hello,

sorry for my late answer. From your code I'm not sure what you were attempting to achieve, but I'm happy to know you have found the solution.

The LSItemUpdate and LSUpdateInfo are indeed somewhat different, but they implement the same functionality. You typically map accessor methods by field position from currentValueOfFieldPosition to valueWithFieldPos, and similarly for accessors by field name.

If you have any other question please ask.