Closing Terminal connection has issues with Forms

We have noticed the below:
When we close the terminal connection:

  1. Any form thats already open gets closed as well.
  2. If process tries to open any form , we see an error -Invoke or Begin invoke cannot be called on a control until window handle has been created.
    This is only with Forms version 23…4.3 and above including 23.10.6
    Happens with all Terminal dependency versions in Projects using the above forms version. Stuido version is 2023.4.x

Hi @ashwini.nandanavanam

Could you please share a sample dummy project that could reproduce this issue?

It is a bit harder to figure out how to reproduce this issue without it. It doesn’t need to contain any sensitive information - it can be a completely new, dummy project that contains the minimum number of activities to reproduce the issue.

Hi, The issue is with every project… you really may not
need my process… pls drag drop a Terminal connection activity , connect to any mainframe application and disconnect the connection. And then try to open any form…using Show form activity
make sure forms version is 23.10.6.