Free cookie consent management tool by TermsFeed a!wsUsernameToken() Function
a!wsUsernameToken() 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!wsUsernameToken( username, password )

Constructs a WsUsernameToken object for use with a!wsConfig.

Parameters

Keyword Type Description

username

Text

The username used to authenticate.

password

Text

The password used to authenticate.

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

a!wsUsernameToken() Function

FEEDBACK