...
Note |
---|
Note!For instructions on how to define basic parameters, see External Reference (4.01). |
A parameterizable profile field can be used as a template and its value can be set per workflow. The parameter syntax is ${category.name}. By using this syntax, a Dynamic Fields Tab (4.01) of type string is created. The value of the field is set as a workflow parameter and the value will be replaced when the workflow is executed.
Profile fields supporting parameterization are marked with a (dollar sign) icon. Currently, the following profiles supports use of parameterization:
Info | |||||||
---|---|---|---|---|---|---|---|
Example - How to parametrize and add a list of brokers for Kafka workflows
|
...
Profile | Description |
---|---|
5G Profile | With the 5G Profile you can enable 5G communication with HTTP/2 agents, see 5G (4.01). |
Audit Profile | With the Audit Profile you can output information to user-defined database tables, see Audit (4.01). |
Azure Profile | With the Azure Profile you can set up access credentials and properties to be used to connect to an Azure environment, see Azure (4.01). |
Couchbase Profile | With the Couchbase profile you can read and write bucket data in a Couchbase database which can be accessed by workflows using Aggregation, Distributed Storage, or PCC, see Couchbase (4.01). |
Database Profile | With the Database profile, you can create database profiles that can be used both in APL functions as well as in various agents and profiles, including:
What a profile can be used for depends on the selected database type, see Database(4.01). |
Distributed Storage Profile | With the Distributed Storage profile you can access a distributed storage solution from APL without having to provide details about its type or implementation, see Distributed Storage (4.01). |
Elasticsearch Profile | With the Elasticsearch profile you can read and write data in an Elasticsearch Service in AWS which can be accessed by batch workflows using Aggregation agents, see Elasticsearch (4.01). |
External Reference Profile | With the External Reference profile you can use configuration values that originate from a property file or exported environment variables from the Platform's startup shell, see External Reference (4.01). |
File System Profile | With the File System Profile you can make filesystem-specific configurations which can be used by:
See File System (4.01). |
Open API Profile | With the Open API Profile you can use Open API 3.0 with HTTP/2 agents, see Open API (4.01). |
Redis Profile | With the Redis profile you can read and write data in a Redis database which can be accessed by real-time workflows using Aggregation, Distributed Storage, or PCC, see Redis (4.01). |
Security Profile | With the Security profile you can make encryption configurations that can be used by several agents and profiles, Security (4.01). |
Secrets Profile | With the Secrets profile you can use secrets that originate from one central location. It can be used with the Azure Profile and SAP RFC Profile, Secrets (4.01). |
Shared Table Profile | With the Shared Table profile you can enable workflow instances to share tables for database lookups, Shared Table (4.01). |
Available Profiles
Below is a complete list of all available profiles:
...