how to use ApplyService in com.ptc.windchill.ws
I use the SOAP api with Windchill 10.0 to create a custom interface and do some automated stuff.
I can do queries now and a navigation through the folders. But now I want to do changes to the lifecycle state of an object. My understanding is that I need to use ApplyService for that. But if I try that, it only gives me an Internal Server Error which is a NullPointer exception in the shell on the Windchill server.
If someone could give me a working example of ApplyService or, even better, something to set a new lifecycle state, that would be really helpfull for me.
Thanks in advance,
martin

