Update CKS Record

 

Updates a record in the storm CKS database.

 

 

This is an alternative to updating the record directly in storm CKS. The action cell presents the fields of the record type for you to update with string values of your choice.

Properties

Update CKS Record Section

Fields Section

Outputs Section

Update CKS Record Section

Option

Description

Form

Select the type of CKS record you want to update.

Fields Section

This displays the fields for the selected CKS record type in alphabetical order. For each field, enter a single value as a literal preceded by =, or a variable of type string. Mandatory fields are marked with an asterisk (*).

Note: one or more fields in a particular CKS record type may require you to enter a predefined value as it appears in a corresponding drop-down list in the storm CKS application. Not doing so will result in the CKS record NOT being updated and the action cell's Error exit point being taken. Consult your CKS administrator for advice on predefined values.

Outputs Section

Option

Description

Record ID

Use this to specify the ID of the record you want to update as a variable of type string. This might be a record that you have located using the CKS Search action cell.

Exit Points

Option

Description

Record Updated

This is taken if the record was updated in the CKS database.

Error

This is taken if the record specified in the Record ID property was not found in the CKS database or if any other error occurred.