Aller au contenu principal

Error loading Workflow Form in disconneced mode

Commentaires

2 commentaires

  • Berend Veldkamp

    You can do that yourself in the workflow, see for instance these operations: offline.check-for-active-area or offline.get-areas

    0
  • Jack Basha

    Hi Niels Willemot, yes this message was the intention because Disconnected mode also works with MMPKs without the need for map areas. The first line was supposed to more or less describe the issue when it says “Disconnected mode is active. Network requests are disabled.” Which is supposed to hint at no offline capabilities needed to run the query task.

    I've not tested it myself, but Berend Veldkamp's suggestion could be quite a nice way around this. You may wrap the query in a Try-Catch block and, if an error was caught, you check for areas and if Disconnected mode is active. You can check for Disconnected mode using the command network.are-web-requests-disabled.

     

    0

Vous devez vous connecter pour laisser un commentaire.