1. Home
  2. Docs
  3. Microsoft Activities
  4. RemoveCacheValue

RemoveCacheValue

Remove Cache Value

  • Represents an activity to remove a value from the cache .

Properties

      Common

  • DisplayName (String) – The display name of the activity.

       Misc

  • Name (InArgument<String>) – Gets or sets the name associated with this instance.
  • Result (OutArgument<Boolean>) – Returns a Boolean value which denotes whether the value has been successfully deleted or not.
  • Private (Boolean) – If selected, the values of variables and arguments are no longer logged at Verbose lev

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.
  • Drag Remove Cache Value activity to the workflow area. Fill in the Name property in the activity that you want to delete. Take output in Result variable