Updates configurable properties of a service reference for a SIS RA entity.
The SIS RA entity to manage to is specified by the enclosing
| Attribute |
Description |
Required |
| name |
The name of the service reference to update. |
Yes. |
| defaulttimeout |
Default timeout for the service, measured in milliseconds.
The specified timeout must be at least 100, or specify 0 for the service to use the global default service timeout configured in the SIS. |
No. |
| staticchargingpriority |
Static charging priority for the service.
| No. |
| inApplicationContext |
Alternate application context that the service will be invoked with if an IN service. Use '-' to clear an existing setting. |
No. |
| inServiceApplicationContext |
Deprecated, use inApplicationContext instead. |
No. |
| inAssistingDialogApplicationContext |
Alternate application context that the service will be invoked with for IN assisting dialogs. Use '-' to clear an existing setting. |
No. |
| failonerror |
Default failure case behaviour for this task. If set to 'false' or 'no', the build will continue when this task attempts a redundant action. |
No. Default is inherited from the enclosing SISManagementTask. |