Finally I find the problem by checking differences in emm directory before
and after changing it using `Araxis Merge`.

The problem was in line 231 emm\modules\notification.js, which is

    var result = driver.query(sqlscripts.notifications.select21,
    ctx.deviceid, ctx.operation);

as there is no sql query with the name `select21` under notifications query
in sqlscripts\db.js and in previous version it was `select10`, so I change
it and now things work fine :)

On Sat, Aug 22, 2015 at 1:54 PM, Zahra Alimadadi <[email protected]>
wrote:

> Hi,
>
> Could some one help me on this:
>
> WSO2 EMM - Application blacklist not working
> http://stackoverflow.com/q/31853406/3933607?sem=2
>
> Best regards,
> Zahra
>



-- 
*Zahra Alimadadi*
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to