!-- JIRA issue collector widget -->

app-workflow_engine

On this page:

ViewHTML

Summary

Display Dialog with HTML contents (manual workflow task)

Description

Displays HTML.

This is a manual task, and can be called by a Workflow Builder job.

Route

/workflow_engine/task/ViewHTML

Roles

admin engineering operations

Incoming

name typerequiredinfo
header stringThe header displayed at the top of the modal.
body stringtrueThe body shows html as provided by the user.
variables objectThe variables used in the body. Each key represents a variable name, and each value represents the string that will replace it.
btn_success stringtrueThe label for the success button. When used to request a decision or an acknowledgement, this button represents a yes or a continue answer.
btn_failure stringThe label for the failure button. When used to request a decision, this button represents a no or a decline answer. This can be left empty when this task is only used for acknowledgment.

Outgoing

This manual task has no output