Execute_RequestService
Description
Submits a service request for the BaseObject entity using the specified service ID. The destination site for the service is automatically resolved from the service configuration.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | The entity that triggers the service request (Self or Target). |
| S1 | The Service ID to request (from FB1ServiceTableRow). |
Examples
| Description | BaseObject | Command |
|---|---|---|
| Request a Taxi service for Self | Self | RequestService |
| Request a Delivery service for Target | Target | RequestService |
Back to Command FinderSearch and filter all 399 Script Execution documents