Automation Anywhere: AppendRowToCollectionParameter

<< Click to Display Table of Contents >>

Navigation:  Low-code Process Automation > Studio Cloud - Authoring environment > Bizagi Studio > Bots > Automation Anywhere bot integration > Automation Anywhere Metabot >

Automation Anywhere: AppendRowToCollectionParameter

Overview

This operation lets you append an empty row to a collection already in your start parameters JSON. You must fill the all the needed columns of the row before adding another row. Use the operation AddColumnToLastRowParameter.

 

Input

xpath: XPath of the attribute in Bizagi.

startParameters: Start parameters JSON. The collection should exist in the JSON.

 

Output

startParameters: Updated start parameter JSON.

 

AutomationAnywhere025

 

Important considerations

Before adding a new row you must fill the columns of the last row using the operation AddColumnToLastRowParameter.


Last Updated 1/6/2022 4:37:42 PM