Free cookie consent management tool by TermsFeed a!wsUsernameTokenScs() Function
a!wsUsernameTokenScs() 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!wsUsernameTokenScs( systemKey, usePerUser )

Constructs a WsUsernameTokenScs object for use with a!wsConfig. This object will cause the credentials to be retrieved from the secure credentials store at runtime.

See also: Secure Credentials Store

Parameters

Keyword Type Description

systemKey

Text

The key of the corresponding external system in the secure credentials store. Credentials associated with this external system will be retrieved.

usePerUser

Boolean

If true, the current user's credentials for the external system will be used. If false, the system-wide credentials for the external system will be used.

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

a!wsUsernameTokenScs() Function

FEEDBACK