This document was generated from CDN thread
Created by: Peter Cresswell on 03-11-2009 01:21:32 PM
Hi,
Does anyone know which interface I should use to move a phone into a different device pool using AXL?
I was expecting to use UpdatePhoneReq but it doesn't have the option, and having trouble finding the method in the interface spec...
Thanks,
Peter
Subject: RE: Move device to different Device Pool
Replied by: Peter Burger on 03-11-2009 02:59:28 PM
Hi Peter,
I am just guessing so I am not quite sure if this is the right way, but I think updatePhone would be the way to go. There update the parameters of devicePoolId and devicePoolName. If you have the information about the devicePool and so on it should not be a big deal.
HTH and I am not totally wrong. I am a beginner by myself :-)
Cheers
Subject: RE: Move device to different Device Pool
Replied by: Stephan Steiner on 03-11-2009 09:32:36 PM
Peter is quite correct.. updatePhone is the way to go and he also mentioned the parameters you need to set. You probably want to go for the devicePoolName because you know them by names, not by their database ids.