RUAL Documentation

set document expiry

This block is part of the storage group and was last modified in core v13.0.6.

set document expiry v11.0.0

Updates the expiry of the given document from the given storage.

Pin Pin Type Default
flow
flow
guidrequired
The documents GUID (unique ID) to update.
value
expiryrequired
The document will be unrecoverably deleted on the given date
date
update priority
A document update can be important for search relevance or not, by poviding the system a priority you can help it understand what updates are high priority (1) and what updates can be delayed without huge impact for search relevance (3). 1 is highest priority, 2 is medium priority, 3 is low priority and 0 is wait-for-insert.
number 1
storage
The storage this document should be updated in.
storage
Pin Pin Type Example
flow
flow
success
Returns true in case the update succeeded
condition
error
value

Core Releases

v11.0.0 This block was introduced in v11.0.0, click here to see the release notes. v13.0.6 This block was last modified in v13.0.6, click here to see the release notes.
Back to storage Return to the main group to view all sub-groups Back to storage Return to the group to view all blocks within this group