Service configuration variables
Information about variables to configure DataPower® services.
The following table lists the name, purpose, and permission for variables to configure DataPower services.
| Variable | Purpose | Permission |
|---|---|---|
| var://service/back-attachment-format | This variable gets the format for the server-side attachment. | Read-only |
| var://service/cache/dynamic-policies | This variable overrides the static property values for the caching policy on a per transaction basis. | Write-only |
| var://service/config-param/ | This variable sets a configuration parameter to a specific value. | Write-only |
| var://service/current-call-depth or serviceVars.currentCallDepth | This variable gets the current call depth. | Read-only |
| var://service/delete-config-param/ | This variable deletes a configuration parameter. | Write-only |
| var://service/domain-name or serviceVars.domainName | This variable gets the domain of the service. | Read-only |
| var://service/front-attachment-format | This variable gets the format for the client-side attachment. | Read-only |
| var://service/system/frontwsdl | This variable gets the URL of the WSDL file for the service. | Read-only |
| var://service/http/version | This variable gets the negotiated version for the HTTP connection. | Read-only |
| var://service/http/websocket-upgrade or serviceVars.http.websocketUpgrade | This variable gets or sets whether the service forwards the WebSocket upgrade request from the client to the server. | Read/write |
| var://service/max-action-depth or serviceVars.maxActionDepth | This variable gets or sets the maximum action depth for each transaction. | Read/write |
| var://service/max-call-depth or serviceVars.maxCallDepth | This variable gets or sets the maximum call depth for each transaction. | Read/write |
| var://service/processor-name or serviceVars.processorName | This variable gets the name of the service. | Read-only |
| var://service/processor-type or serviceVars.processorType | This variable gets the type of the service. | Read-only |
| var://service/rewrite-errors or serviceVars.rewriteErrors | This variable gets or sets the rewriting of error messages to avoid providing a padding oracle. | Read/write |
| var://service/tls-info or serviceVars.tlsInfo | This variable gets the information about the TLS connection between the client and the DataPower Gateway. | Read-only |
| var://service/xmlmgr-name or serviceVars.xmlmgrName | This variable gets the name of the XML manager for the service. | Read-only |