Mysql View doesn't work - DF on windows

I been using Mysql Tables on DF for Windows and all works fine, but when I consume a Get Method to access MySql Views, I get an error that says:

“Table does not exist in the database”

In order to resolve the problem I’ve changed permissions on views, and I’ve tried almost everything in database, but the problem persists.

Any idea to solve?

Regards

Raphael

Have you updated the Schema in DF? Is it working with API_DOCS?

Yes, when you do a query on /tables does it show up in API Docs? You can try flushing the service level cache and then making the call again to see if it is displayed as a table. Try that and let me know what you see.