Authentication response attribute

Specifies the XPath or JSONPath to the element in the response to the authentication request that contains the credential for the session. This value is stored as the WebService.Credential property for the session.

Format:

Length
Up to 32700 characters (bytes)

Database name
WebService.AuthResponseAttribute
Usage Notes:
  • Contact the company whose application you are connecting to for the correct XPath or JSONPath expression. The expression extracts the required credential from the authentication web service response.
  • You can use the WebService.Credential property as a symbol in other web service requests, but it is not displayed in the property notebook.