Question
How to update the Object with out changing the iteration of it
Hello,
I am working on the functionality where I have to update the Windchill object at released state but when I use WorkInProgressHelper.service.checkout API it change the Iteration of the object
is it any API available through which I can update the Object without changing it's Iteration value

