Forums

Find answers, ask questions, and connect with our
community all around the world.

Home Forum Omnis General Forum Omnis remote task async method for parallel execution – Dev vs Runtime

  • Omnis remote task async method for parallel execution – Dev vs Runtime

    Posted by Pedro Ribeiro on October 2, 2024 at 4:41 pm

    I have a remote task with an async method marked as Static that executes in a good manner in the Development mode.

    After installing the Omnis Runtime and setting the WS license, the method is not executing.

    What could be the problem?

    Despite it’s working on the Development mode, it is blocking after some period.

    Is the async programming working correctly on Omnis?

    Götz Krija replied 9 months, 4 weeks ago 2 Members · 1 Reply
  • 1 Reply
  • Götz Krija

    Member
    October 8, 2024 at 9:54 am

    Is the ‘Start server’ command missing? It can be executed in the $construct of the Startup_Task, for example.

Log in to reply.