Case Management Record Action
Parameter | Description |
---|---|
Table Name | The Name of the table. |
Record | Data of the Record. |
Parameter | Description |
---|---|
Table Name | The Name of the table. |
Record | Data of the Record. |
Parameter | Description |
---|---|
Table Name | The Name of the table. |
Record ID | The ID of the Record to update. |
Record | Data of the Record. |
Parameter | Description |
---|---|
Delete Record(s) By | The date type to delete the records by: By ID or By Condition. |
Table Name | The Name of the table. |
Record ID(s) | A comma separated list of the record ID(s) to delete. |
Condition | The condition criteria for deleting records that meet the conditions. |
Parameter | Description |
---|---|
Table Name | The name of the table from which the record will be linked to another record. |
Record To Link | The ID of the record to be linked to another record. |
Linking Column Name | The column within the table that serves as the linking mechanism between the two tables. |
Linked Record | The record in the target table that will be linked to the specified record from the table. |
Parameter | Description |
---|---|
Table Name | The name of the table from which the record will be unlinked from another record. |
Record To Unlink | The ID of the record to be unlinked from another record. |
Linking Column Name | The column within the table that serves as the linking mechanism between the two tables. |
Linked Record | The record in the target table that will be unlinked from the specified record from the table. |