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:
Connect to the Windows Terminal Server machine as User 1.
Open an AB Suite application.
Create a new debug configuration for User 1 in the model.
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
Set the following deployment folder properties:
Deployable
Deploy Application Components
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.
Start the debugging process.
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.