B1ServiceSelectContext
- Context for the selection phase of a service, carrying the context ID and request details.
* Correlates selection work and bridges from FB1ServiceRequestContext to the execution phase.
| Property | Type | Description | Metadata |
|---|---|---|---|
| ServiceId | FName | The ID of the service being selected. | |
| TriggerEntityId | FB1EntityId | The entity ID of the entity that triggered this service request. | |
| SiteEntityId | FB1EntityId | The entity ID of the site where the service takes place. | |
| ContextId | FB1ServiceContextId | The unique context ID for this selection scope, stable for its lifetime. |