Password

Specifies the password that the step uses to authenticate with a web service.

Format:

Length
Specified by the web service
Restrictions
Case-sensitive
Database name
Job.WebService.PosPassword
Usage Notes:
000
  • This property is a positional property that you can use to specify different passwords for different steps based on the CallRESTService and CallSOAPService step templates.

  • For a CallRESTService step, you can specify the ${Job.WebService.Password} symbol as part of the value for the Request headers or Request parameters property.

  • When you need to include this property in a request header or a request payload, do not use the symbol for this property directly. Instead, use this symbol: ${Job.WebService.Password}

    When you open a property notebook, the value of this field appears as [Job.WebService.Password]. The actual password value is not displayed.