Free cookie consent management tool by TermsFeed a!wsHttpCredentials() Function
a!wsHttpCredentials() Function
This function cannot be used with Custom Record Field Expressions. It can only be used with Offline Mobile if it is loaded at the top of the form.
For a full list of functions and their feature compatibility, explore the Appian Functions table.

Function

a!wsHttpCredentials( username, password, domain )

Constructs a WsHttpCredentials object for use with a!wsConfig.

Parameters

Keyword Type Description

username

Text

The username used to authenticate.

password

Text

The password used to authenticate.

domain

Text

If the authentication scheme requires a domain, it is passed as this parameter.

Open in Github Built: Fri, Nov 10, 2023 (03:42:48 PM)

a!wsHttpCredentials() Function

FEEDBACK