Skip to main content
Version: Current

Append Text

Description

The Append Text activity adds text to the end of a Microsoft Word document.

The activity updates the specified Word File in place. The same file reference can be used by subsequent Word activities.


Common Capabilities

Process Data Support

info

This activity supports dynamic configuration using variables from the Process Data drawer.

You can bind values from Model Data, Form Data, System Data, Enterprise Variables, and Activity Outputs.

Learn more → Using Process Data


Execution Control

info

Controls how this activity behaves when multiple incoming execution paths converge.

Learn more → Execution Control


On Error

info

Defines how the workflow behaves if this activity encounters a runtime error.

Learn more → On Error


Design-Time Configuration

Display Text

The label displayed for this activity on the workflow canvas.

Word File

The Word document to modify.

See Word Document Selection.

Password

Optional password used to open a password-protected document.

Text To Append

The text to append to the end of the document.

The text is inserted after the existing document content.


Outputs

Result

Returns true when the text is appended successfully; otherwise returns false.