Hello,
I have a server site business object with a soap connector call like var mats = Simplifier.Connector.con_soap({"DATE": lastdat}).ET_USER;
The Call works fine on the mobile. I´m checking if the mobile is a mobile and if it is online.
i receive an error if the mobile is online and the database is not reachable. how can i check if the connector call worked successfully and database is reachable?