+1, we need a response table. But after getting the response, we have to
decompose that and get the information out of it and update relevant table.
For example, current applications should be in a different table. Otherwise
we have to scan across the response table, obtain the last record and
perform in text searches. Same goes for device properties, if the SIM card
got updated, the device table in the plugin db has to be updated.

Cheers~

On Wed, Mar 11, 2015 at 8:36 AM, Harshan Liyanage <hars...@wso2.com> wrote:

> Agreed. We need to have a place to store incoming messages. WDYT about
> having a separate table having a foreign-key reference to operation table?
> So that we could save the responses for each operation there. Since it is a
> different table, the load on operation table will reduce at peak times.
>
> Lakshitha Harshan
> Software Engineer
> Mobile: *+94724423048*
> Email: hars...@wso2.com
> Blog : http://harshanliyanage.blogspot.com/
> *WSO2, Inc. :** wso2.com <http://wso2.com/>*
> lean.enterprise.middleware.
>
> On Wed, Mar 11, 2015 at 6:30 AM, Kasun Dananjaya Delgolla <kas...@wso2.com
> > wrote:
>
>> It's simillar in Android's case as well. Aren't we have to store reply
>> payloads and retrieve data from it when loading device data? Earlier we
>> handled it using a field in the notification table.
>> On Mar 10, 2015 5:46 PM, "Dilshan Edirisuriya" <dils...@wso2.com> wrote:
>>
>>> Hi
>>>
>>> In iOS some operation corresponds to a operation response. Like
>>> application list, device operations etc. has a response which has a list of
>>> applications, list of device properties etc. Right now I only see a status
>>> being changed upon getting an operation response. Hence how do we track the
>>> operation responses?
>>>
>>> Regards,
>>>
>>> Dilshan
>>>
>>> --
>>> Dilshan Edirisuriya
>>> Senior Software Engineer - WSO2
>>> Mob: + 94 777878905
>>> http://wso2.com/
>>> https://www.linkedin.com/profile/view?id=50486426
>>>
>>
>


-- 
Dulitha Wijewantha (Chan)
Software Engineer - Mobile Development
WSO2 Inc
Lean.Enterprise.Middleware
 * ~Email       duli...@wso2.com <duli...@wso2mobile.com>*
*  ~Mobile     +94712112165*
*  ~Website   dulitha.me <http://dulitha.me>*
*  ~Twitter     @dulitharw <https://twitter.com/dulitharw>*
  *~Github     @dulichan <https://github.com/dulichan>*
  *~SO     @chan <http://stackoverflow.com/users/813471/chan>*
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to