Add Image

Version 5.1 by VuNH54 on 2023/04/21 10:56
Warning: For security reasons, the document is displayed in restricted mode as it is not the current version. There may be differences and errors due to this.

RCA.Activities.Word.AddImage

Description

This activity allows adding an image at the end of a specified Word document. This activity is used only within the Word Application Scope activity.

image-20220506111624-1.png

(* for Mandatory)

In the body of activity

  • File path (String)* - Path of the image to be added to a Word document. String and String variables are supported only.

Properties

Common

  • Continue On Error (Boolean) - This property specifies when the automation keeps going if it has an error. Only have two possible values: True or False. True - allows the rest of the process to continue the execution even an error occurs within the activity. False (default) - blocks the process from continuing the execution.

Input

  • Image Path (String)* - Path of the image to be added in a Word document. String and String variables are supported only.

Misc

  • Display Name (String) - The name of this activity. You can edit the name of the activity to organize and structure your code better.
    E.g: Add Image
  • Public (Checkbox) - If you check it, the data of this activity will be shown in the log. Be careful, consider data security before using it.

Failed to execute the [velocity] macro. Cause: [The execution of the [velocity] script macro is not allowed in [xwiki:Activities.Word.Activities.Add Image.WebHome]. Check the rights of its last author or the parameters if it's rendered from another script.]. Click on this message for details.

  
Navigation