B1ServiceSelectExecuteConnection
- Links a service selection context to its corresponding execution context for correlation tracking.
| Property | Type | Description | Metadata |
|---|---|---|---|
| ServiceId | FName | The service ID shared by both the select and execute contexts. | |
| SelectContextId | FB1ServiceContextId | The context ID for the selection phase of this service. | |
| ExecuteContextId | FB1ServiceContextId | The context ID for the execution phase of this service. |