Using Application Properties in a Flow
Configuring a field with an application property is recommended for fields that require their values to be overridden when the app goes into production. Hence, the decision as to which fields in an activity should support application properties (which fields can be configured using an application property) must be decided at the time when the extension for the category is being developed. The fields that can be configured using an application property display a slider button against their names in the UI.
Connection-specific application properties are visible in the
App Properties dialog after you select a connection when configuring the activity or trigger, but they appear in read-only mode. This is because connections are reusable across apps and connection-related app properties are managed (refreshed) automatically. Connection-related application properties cannot be used for configuration anywhere within an app. Their only purpose is to allow you to change a connection value if need be during runtime. For more details on how the connection properties get created and used, see
Using Application Properties in Connections.
To configure a field with an application property, follow these steps:
Procedure
Related concepts
Copyright © Cloud Software Group, Inc. All rights reserved.