BO Connector Call error if Database connection lost

  • Ralf
    Teilnehmer
      vor 5 Jahren, 10 Monaten #20051

      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?

      jonas.rausch
      Teilnehmer
        Has successfully completed the online course Introduction
        Has successfully completed the online course Intermediate (200)
        Has successfully completed the online course Advanced (300)
      vor 5 Jahren, 10 Monaten #20052
      Up
      0
      Down
      ::

      You could wrap the connector call in a try/catch block and catch the error in the SSBO

    Ansicht von 2 Beiträgen – 1 bis 2 (von insgesamt 2)

    You must be logged in to reply to this topic.