Run Multiple Concurrent Debugging Sessions

Concurrent debugging implies that multiple users can concurrently debug the same AB Suite application, running on a Windows Terminal Server machine.

To perform concurrent debugging:

  1. Connect to the Windows Terminal Server machine as User 1.

  2. Open an AB Suite application.

  3. Create a new debug configuration for User 1 in the model.

  4. The debugger will initiate with the default configuration properties. You can modify the following properties as per your requirement.

    • Class To Debug

    • Deployment Folder

    • Database Server Registration

    • Database Name

  5. Set the following deployment folder properties:

    • Deployable

    • Deploy Application Components

  6. Set the following segment properties:

    • Com Prog Id

    • Alternate Name

    • Database Schema Name

    Notes:

    • Ensure that you set unique values for the Com Prog Id and Alternate Name segment properties, which have not been used in any other debug configuration.

    • If different data is to be entered in the same database, then a unique value should be set for the Database Schema Name segment property, which has not been used in any other debug configuration.

  7. Start the debugging process.

  8. Connect to the Windows Terminal Server machine as User 2 and perform steps 2 to 7.

    This enables multiple users to concurrently debug the same AB Suite application.