threadId attribute
Specifies the ID of the thread that should execute the group.
Content Type
int
Parent
Remarks
If you try to execute a group on a thread that does not exist, the group will be executed on the main protocol thread.
As a specific thread can have multiple connections linked to it, you will also need to specify the connection. If this is omitted, the thread will use the main connection with ID 0.
Feature introduced in DataMiner 10.4.9/10.5.0 (RN 38887).