Hi,
I was able to call the checkout method of the CheckOutCheckInService in my custom application. This creates a working copy of the node that i checkout.
Now does this workingcopy become a node by itself or will i have to call some other service to create this node after i call the checkout method.
The reason being that when i need to checkin, i need to call this workingcopy nodeRef and am not sure where to look for it.
Any help on checkin and checkout or versioning on this regard will be greatly apprecaited
Cheers