OverWriteText

Estimated reading: 1 minute 1689 views

This activity helps the user to overwrite the input text in the specified text file.

Properties

INPUT

FilePath: *Specify the path of the file in which the text must be overwritten. It accepts values in “String” datatype. 
Inputstring: *Specify the input text to overwrite, it accepts values in “String” datatype. 

MISC

DisplayName: Displays the name of the activity. You can also customize the activity name to help troubleshoot issues faster. This name will be used for logging purposes.

SkipOnError: It specifies whether to continue executing the workflow even if it throws an error. This supports only Boolean value “True or False”
True: Continues to execute the workflow irrespective of any error thrown.
False: Stops the workflow if it throws any error.

Version: It specifies the version of the Text automation feature in use.

OUTPUT

Result: This parameter allows you to view the execution status of the activity and returns a value in “Boolean.”
True: Indicates that the activity has been executed successfully without any errors.
False: Indicates that the activity has been unsuccessful due to an unexpected error being thrown.

* Represents mandatory fields to execute the workflow.

Share this Doc

OverWriteText

Or copy link

CONTENTS