Free cookie consent management tool by TermsFeed a!wsUsernameToken() Function
a!wsUsernameToken() Function

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.

Feature compatibility

The table below lists this function's compatibility with various features in Appian.
Feature Compatibility Note
Portals Partially compatible

Can be used with Appian Portals if it is connected using an integration and web API.

Offline Mobile Partially compatible

Can be used with offline mobile if it is loaded at the top of the form.

Sync-Time Custom Record Fields Incompatible
Real-Time Custom Record Fields Incompatible
Process Reports Incompatible

You cannot use this function to configure a process report.

Process Events Incompatible

You cannot use this function to configure a process event node, such as a start event or timer event.

Open in Github Built: Tue, Apr 16, 2024 (02:43:51 PM)

a!wsUsernameToken() Function

FEEDBACK