Hi,
I want to update some attribute values plus the state code and status code. Can this be done in single request. Right now I am using One SetStateRequest to update the statuscode and statecode and another request to update the other attributes. Is there any way to combine this to single uodate request. If yes Show me some examples.