Methods
The following methods are available when you create a SmartObject:
- The Create/Save & Delete methods: These methods are used to populate the SmartObject with records.
- The Load/Get List methods allow you to retrieve records from the SmartObject.
The five standard methods of SmartObjects are:
- Create - Creates records
- Save - Saves records
- Load - Loads a single record
- Delete - Deletes records
- Get List - Lists records
These methods are available in the K2 Object Browser under Environment > SmartObject Server for use in K2 Workflows.