Sorry, but there are no more tags available to filter with.
  • How to disconnect web client session via 4GL?

    I am looking for the possibility to terminate a web client session via 4GL code. If I am doing so via X3 GUI, there's a REST POST fired using the representation "sessionStates" with the endpoint "disconnect". Is there any chance to do this by code? I…