Set Cached Value
- Represents an activity to set a value in the cache.
Properties
Common
- DisplayName (String) – The display name of the activity.
Misc
- Name (InArgument<SelectedDatatype>) – The name of cache Object.
- Persisted (InArgument<Boolean>) – If set to true,cached value is persisted
- Value (InArgument<String>) – The value to be stored in Cache Object.
- Private (Boolean) – If selected, the values of variables and arguments are no longer logged at Verbose level.
Example
- Create a new Process and then click on Manage Packages. Now search for Activities in search bar. Install this package and click Save.
- Drag Set Cached Value activity to the workflow area. Fill in the different properties of the activity. Enter the cache name, its value.
- Use the property Persisted if you want the Cache value to be persisted