Hellow Experts,
This is a continuation of other post of mine.
And the problem is, I had data on SUP for a schedule mbo but the findAll wasn't retrieving data.
So after scheduling fails I changed the MBO cache policy to OnDemand 20 minutes. and the sup behavior was normal.
after deployment the table is empty, after the device syncs the table is full.
GOOD
Then I do a findAll(), and I Get Zero items, this is very strange and makes no sense to me.
But yesterday I had an Idea. What if when data syncs I had an error on that MBO? but no error was found.
I also used the DB.getlogger() to see something more (a warning possibly) but zero errors/warnings.
Sup Server and mobilink log are clean and I would like to try see the Device Database but I don't know how to do this.
Do you guys know how to get device database?
Does anyone here has a approach to deal with this problem?
This is been very challenging but also senseless
Thanks in Advance
Laguerta