UI Builder Agent Configuration(4.0)
You open the UI Builder collection agent configuration dialog from a workflow configuration. To open the UI Builder collection agent configuration, click  Build → New Configuration. Select  Workflow from the Configurations dialog. When prompted to  Select workflow type, select Realtime. Click Add agent and select UI Builder from the Collection tab of the Agent Selection dialog.
The UI Builder settings consist of the General and the CSS Config tabs.
UI Builder collection agent configuration - General tab
Setting | Description |
---|---|
Connection Details | |
Local Address | The local address that the server will bind to. If the value is set to 0.0.0.0, the server will bind to all interfaces. |
Port | The port the server will listen to. Default port is 80. To access the UIBuilder outside the cluster a NodePort service needs to be setup for the ECD that runs the workflow. See the Configuring Network tab under Creating an EC Deployment(3.3) |
UI Title | Specify the User Interface title. |
Start Page | Specify the start page URL. |
TLS Details | |
Use TLS | If enabled, the communication channels will be encrypted. You must select this option for the Security Profile, Enable 2-way Authentication as well as the Additional Certificate Validation option to be made available. |
Security Profile | Click Browse to select a security profile with certificate and configuration to use, if you prefer to use a secure connection. Refer to Security (3.3) for more information. |
Enable 2-way Authentication | Enables two-way authentication for the communication channels. |
Additional Certificate Validation | If enabled, the agent will perform certificate chain validation and revocation status checks. You must configure CRL (Certificate Revocation List) file path or CRLDP (Certificate Revocation List Distribution Points) if this is enabled. |
CRL File Path | Path to the Certificate Revocation List (CRL) file that has been downloaded locally. Enable CRLDP will be greyed out when configuring the file path. |
Enable CLRDP | Enable Certificate Revocation List Distribution Points (CRLDP) extension support. CRL File Path will be greyed out when enabling CRLDP. |
Request Handling | |
Server Timeout | The number of seconds before the server closes a request. If the timeout is set to 0 (zero) no timeout will occur. Default value is 5. |
In the CSS Config tab you can designate custom CSS code to customize the output.